@charset "utf-8";
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
#bsWXBox {
  box-sizing: content-box;
}
ul {
  list-style: none;
}
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
b,
small,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
sub,
sup,
tt,
var,
del,
dfn,
ins,
kbd,
q,
s,
samp,
strike,
applet,
object,
iframe,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
mark,
audio,
video,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
html {
  font-size: 1px;
}
@media (max-width: 1730px) {
  html {
    font-size: 0.901042px;
  }
}
@media (max-width: 1600px) {
  html {
    font-size: 0.824479px;
  }
}
@media (max-width: 1530px) {
  html {
    font-size: 0.792708px;
  }
}
@media (max-width: 1440px) {
  html {
    font-size: 0.741146px;
  }
}
@media (max-width: 1366px) {
  html {
    font-size: 0.702604px;
  }
  .home-news .home-bottom {
    padding-top: 24rem;
  }
}
@media (max-width: 1360px) {
  html {
    font-size: 0.699479px;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 0.657813px;
  }
}
body {
  font-family: 'Microsoft YaHei', arial;
  font-size: 14rem;
  color: #666666;
  line-height: 1.5;
  width: 100%;
  background: #fff;
  max-width: 1920px;
  margin: 0 auto !important;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
a:link,
a:visited {
  text-decoration: none;
  outline: none;
  color: #666666;
}
a:hover,
a:active,
a:focus {
  color: #666666;
  text-decoration: none;
}
img {
  border: 0;
  max-width: 100%;
  display: block;
}
table {
  border-collapse: collapse;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
input,
textarea {
  font-size: 14px;
  outline: 0;
  overflow: hidden;
  font-family: arial;
}
input[type='reset'],
input[type='button'],
input[type='submit'],
input[type='radio'] {
  cursor: pointer;
  outline: 0;
}
input[type='checkbox'],
input[type='radio'] {
  position: relative;
  vertical-align: middle;
  margin-top: -2px;
  margin-bottom: 1px;
  margin-left: 5px;
  margin-right: 5px;
}
textarea,
input[type='email'],
input[type='date'],
input[type='password'],
input[type='text'] {
  padding: 0;
  color: #666666;
  outline: 0;
}
input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='text'],
select,
button {
  -webkit-appearance: none;
}
input,
select,
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 0;
}
::-webkit-input-placeholder {
  color: #666;
}
:-moz-placeholder {
  color: #666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*清楚浮动*/
.clearfix:after {
  clear: both;
  height: 0;
  content: '';
  line-height: 0;
  font-size: 0;
  display: block;
}
/*图片垂直水平居中*/
.pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.pic img {
  transition: 0.5s;
}
.pic:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}
.middleCenter {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  margin: auto;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1600rem;
}
#container {
  overflow: hidden;
}
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.waves {
  height: 100vh;
  position: absolute;
  left: 0;
  bottom: -200rem;
  width: 100%;
  z-index: 302;
}
.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/ie_sosad.png) no-repeat center 35% #ffffff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}
.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  top: 55%;
  left: 50%;
  margin-left: -152px;
  width: 304px;
  display: block;
  line-height: 24px;
  color: #666666;
}
.prompt span a {
  text-decoration: underline;
}
.prompt .prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../images/closed.png) no-repeat center center;
  cursor: pointer;
}
#Privacy {
  z-index: 10000;
  position: fixed;
  width: 800px;
  background: #fff;
  border: 4px solid rgba(0, 0, 0, 0.15);
  top: 50%;
  left: 50%;
  margin-top: -300px;
  margin-left: -400px;
  border-radius: 5px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#Privacy .dialog_header {
  width: 100%;
  position: relative;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
}
#Privacy .dialog_header .title {
  width: 100%;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 40px;
}
#Privacy .dialog_header .close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 40px;
  font-size: 22px;
  color: #c5c5c5;
  cursor: pointer;
}
#Privacy .privacy_policy_title {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
}
#Privacy .p-1 {
  font-size: 20px;
}
#Privacy .p-2 {
  font-size: 16px;
}
#Privacy .privacy_content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 480px;
  padding: 20px 30px;
  overflow: auto;
}
#Privacy .privacy_footer {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
#Privacy .close_btn {
  display: inline-block;
  margin: 0 auto;
  width: auto;
  min-width: 200px;
  height: 40px;
  background: #0053a5;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
@media (max-width: 768px) {
  #Privacy {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
  }
}
.sitemap li {
  border-bottom: 1px dashed #e0e0e0;
  padding-bottom: 20rem;
  margin-bottom: 20rem;
}
.sitemap li .top {
  font-size: 20rem;
  color: #333;
  font-weight: bold;
}
.sitemap li .top:hover {
  color: #0053a5;
}
.sitemap li .bot {
  margin-top: 15rem;
}
.sitemap li .bot a {
  float: left;
  font-size: 16rem;
  color: #666;
  margin-right: 20rem;
}
.sitemap li .bot a:hover {
  color: #0053a5;
}
.sitemap li .bot p {
  display: block;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  margin-top: 10rem;
}
.header {
  height: 100rem;
  width: 100%;
  z-index: 777;
  transition: 0.7s;
  position: absolute;
  padding-top: 17rem;
  background:rgba(2,42,92,0.5);
}
.header .logo {
  padding: 0;
  float: left;
  transition: 0.2s;
  margin-left: -104rem;
}
.header .logo a {
  display: block;
  position: relative;
}
.header .logo a img {
  display: inline-block;
  vertical-align: top;
  width: 149rem;
  z-index: 5;
  transition: 0.5s;
}
.header .header-right {
  float: right;
  margin-right: -84rem;
  padding-top: 13rem;
}
.header .header-right .lan1 {
  float: right;
  margin-right: 14rem;
  position: relative;
  display: none;
}
.header .header-right .lan1 a {
  width: 44rem;
  height: 44rem;
  display: block;
  border-radius: 50%;
  border: solid 1rem rgba(255, 255, 255, 0.2);
  padding: 10rem;
}
.header .header-right .lan1 a .pic {
  width: 22rem;
}
.header .header-right .lan1 ul {
  display: none;
  position: absolute;
  top: 44rem;
  padding: 10rem 0;
  left: -20rem;
  width: 120rem;
}
.header .header-right .lan1 ul li {
  background: #62a5e6;
}
.header .header-right .lan1 ul li a {
  border: 0;
  border-radius: 0;
  line-height: 20rem;
  padding: 10rem 10rem;
  color: #fff;
  width: 100%;
  height: auto;
}
.header .header-right .lan1 ul li a .pic {
  width: 20rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 5rem;
}
@media (min-width: 1025px) {
  .header .header-right .lan1 ul li:hover {
    background: #0053a5;
  }
}
.header .header-right .phone {
  float: right;
  background: url(../images/bg.png) no-repeat left center;
  width: 170rem;
  line-height: 44rem;
  margin-right: 14rem;
  background-color: #0053a5;
  border-radius: 22rem;
}
.header .header-right .phone a {
  font-size: 16rem;
  color: #ffffff;
  display: block;
  background: url(../images/phone.png) no-repeat 19rem center;
  background-size: 18rem;
  padding-left: 45rem;
}
.header .header-right .header-search {
  float: right;
  position: relative;
  /*搜索*/
}
.header .header-right .header-search .pull-right {
  position: relative;
  z-index: 778;
}
.header .header-right .header-search .pull-right a {
  display: block;
  overflow: hidden;
  width: 44rem;
  height: 44rem;
  border-radius: 50%;
  border: solid 1rem rgba(255, 255, 255, 0.2);
  background: url(../images/search.png) no-repeat center center;
  background-size: 18rem;
}
.header .header-right .header-search .search .search-main {
  top: 60rem;
  right: 0;
  z-index: 777;
  width: 300rem;
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.header .header-right .header-search .form-control {
  text-align: left;
  border: 0;
  width: 100%;
  font-size: 16rem;
  color: #666;
  height: 50rem;
  vertical-align: top;
  padding: 0 60rem 0 30rem;
  -webkit-appearance: none;
  background: none;
}
.header .header-right .header-search .btn {
  top: 0;
  border: 0;
  right: 0;
  color: #fff;
  width: 50rem;
  height: 50rem;
  line-height: 50rem;
  position: absolute;
  background: #0053a5 url(../images/search.png) no-repeat center center;
  background-size: 19rem;
}
.header .header-right .menu {
  float: right;
  position: relative;
  width: 36px;
  height: 36px;
  margin-top: 12px;
  display: none;
}
.header .header-right .menu .navPhoneBtn {
  display: inline-block;
  padding: 10px;
  cursor: pointer;
  float: left;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 36px;
  text-align: right;
}
.header .header-right .menu .navPhoneBtn span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  z-index: 1;
  -webkit-transform-origin: 20px;
  transform-origin: 20px;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, width 0.5s, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), width 0.5s, transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.header .header-right .menu .navPhoneBtn span:nth-last-child(2) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.header .header-right .menu .navPhoneBtn span:last-child {
  margin-bottom: 0;
}
.header .header-right .menu a {
  display: block;
}
.header .header-right .menu a svg {
  width: 30px;
  margin-top: 15px;
  fill: #0053a5;
  vertical-align: middle;
  transform: rotate(180deg);
}
.nav {
  float: right;
  margin-right: 43rem;
  transition: 0.2s;
}
.nav ul li {
  text-align: center;
  float: left;
  margin-left: 95rem;
  position: relative;
}
.nav ul li a {
  display: block;
  font-size: 17rem;
  line-height: 44rem;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.nav ul li .subnav {
  width: 200rem;
  position: absolute;
  top: 44rem;
  left: 50%;
  margin-left: -100rem;
  display: none;
  padding: 28rem 10rem;
  z-index: 333;
  box-shadow: 0 8px 16px -16px rgba(0, 0, 0, 0.16);
}
.nav ul li .subnav ul {
  background: #0053a5;
  overflow: hidden;
  width: 100%;
  float: none;
  padding: 10rem;
  border-bottom-left-radius: 20rem;
}
.nav ul li .subnav ul li {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.nav ul li .subnav ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15rem;
  text-align: left;
  color: #fff;
  text-decoration: none;
  padding: 0 20rem;
}
@media (min-width: 1025px) {
  .nav ul li .subnav ul li:hover a {
    background: #e50012;
    color: #fff;
  }
}
.nav ul li:hover a {
  text-decoration: underline;
}
.nav ul .active a {
  text-decoration: underline;
}
.banner {
  color: #fff;
  text-align: left;
  position: relative;
}
.banner .slick-slide {
  overflow: hidden;
}
.banner .slick-slide div {
  overflow: hidden;
  display: block !important;
}
.banner .img {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.banner .img img {
  display: none;
}
.banner video {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}
.banner .slick-dots {
  bottom: auto;
  top: 50%;
  right: 30px;
  width: 10px;
  transform: translateY(-50%);
}
.banner .slick-dots li {
  margin: 5px 0;
  display: inline-block;
  vertical-align: top;
  float: none;
}
.banner .slick-dots li button:before {
  background: #fff;
}
.banner .slick-dots li.slick-active button:before {
  background: #0053a5;
  border: 1px solid #0053a5;
}
.lan {
  margin: 0 auto;
  width: 53%;
  position: absolute;
  bottom: 40rem;
  left: 23.5%;
  background-color: rgba(0, 95, 177, 0.15);
  border-radius: 60rem;
  padding: 8rem 10rem;
}
.lan ul {
  background-color: rgba(0, 95, 177, 0.32);
  border-radius: 52rem;
  text-align: center;
  overflow: hidden;
  padding: 7rem 0;
}
.lan ul li {
  float: left;
  width: 20%;
}
.lan ul li .pic {
  width: 60rem;
  margin: 0 auto;
  transition: 0.5s;
}
.lan ul li .bt {
  color: #fff;
  margin-top: 9rem;
}
@media (min-width: 1025px) {
  .lan ul li:hover .pic {
    transform: rotate(180deg);
  }
  .lan ul li:hover .bt {
    text-decoration: underline;
  }
}
.bg {
  padding-top: 100vh;
  position: relative;
  z-index: 300;
  background-size: cover;
  background-position: center center;
}
.section {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  overflow: hidden !important;
}
.section1 {
  position: relative;
  width: 100%;
  z-index: 400;
}
.section1 .bg {
  z-index: 80;
}
.section1 .bg img {
  display: none;
}
.section1 .pro-info {
  position: absolute;
  bottom: 27px;
  right: 75px;
  z-index: 135;
  text-align: right;
}
.active .home-news .home-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .banner .banner-title {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-ad .info .bt {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .home-ad .info .p {
  -webkit-animation: fadeInRight2 2.5s alternate;
  animation: fadeInRight2 2.5s alternate;
}
.active .home-ad .info .more {
  -webkit-animation: fadeInRight2 3s alternate;
  animation: fadeInRight2 3s alternate;
}
.active .home-product .list {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-product .show {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-partner .text {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-partner .list ul li a {
  -webkit-animation: zoomIn 2s alternate;
  animation: zoomIn 2s alternate;
}
.active .home-about .left {
  -webkit-animation: fadeInLeft2 2s alternate;
  animation: fadeInLeft2 2s alternate;
}
.active .home-about .right {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .home-news .home-title {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-news .left .left-bottom {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
.active .home-news .right {
  -webkit-animation: fadeInRight2 2s alternate;
  animation: fadeInRight2 2s alternate;
}
.active .home-application .home-title {
  -webkit-animation: fadeInDown2 2s alternate;
  animation: fadeInDown2 2s alternate;
}
.active .home-application .nr {
  -webkit-animation: fadeInUp2 2s alternate;
  animation: fadeInUp2 2s alternate;
}
#fp-nav {
  display: none !important;
}
#menu {
  position: fixed;
  top: 0;
  right: -280px;
  width: 280px;
  background: #ffffff;
  z-index: 9999;
  height: 100%;
  transition: 0.5s;
  overflow: auto;
  padding: 62px 10px;
}
#menu ul {
  overflow: hidden;
  padding: 0 10px;
}
#menu ul li {
  position: relative;
}
#menu ul li a {
  font-size: 15px;
  color: #0053a5;
  display: block;
  line-height: 36px;
  position: relative;
  padding: 0 10px;
  font-weight: bold;
}
@media (min-width: 1025px) {
  #menu ul li:hover a {
    background: #f2f2f2;
  }
}
#menu ul li ul li a {
  font-size: 14px;
  color: #333;
}
#menu ul li ul li ul li a {
  font-weight: normal;
}
#menu ul li:nth-child(1):before {
  display: none;
}
#menu .close {
  display: block;
  height: 36px;
  width: 36px;
  position: absolute;
  right: 17px;
  top: 18px;
  border-radius: 50%;
  background: url(../images/closed.png) no-repeat center center;
  background-size: 15px;
}
#menu.show1 {
  right: 0;
}
.home {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 320;
  transform: translateY(-50%);
  padding-top: 104rem;
}
.transparent {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.6);
  top: 0;
  left: 0;
  z-index: 888;
  backdrop-filter: blur(5px);
}
.transparent.active {
  display: block;
}
.home-ad .info {
  float: right;
  width: 37%;
}
.home-ad .info .bt {
  font-size: 60rem;
  font-weight: bold;
  line-height: 72rem;
  height: 144rem;
  overflow: hidden;
  margin-bottom: 50rem;
  color: #ffffff;
}
.home-ad .info .p {
  font-size: 19rem;
  line-height: 30rem;
  height: 150rem;
  margin-bottom: 92rem;
  overflow: hidden;
  color: #ffffff;
}
.more a,
.more p {
  width: 153rem;
  line-height: 41rem;
  font-size: 16rem;
  color: #e8f0f8;
  border-radius: 21rem;
  text-align: center;
  display: block;
  border: solid 1px #e8f0f8;
}
.more a span,
.more p span {
  transition: 0.5s;
  font-family: arial;
}
@media (min-width: 1025px) {
  .more a:hover {
    background-color: #e8f0f8;
    color: #0053a5;
  }
  .more a:hover span {
    margin-left: 5rem;
  }
}
@media (min-width: 1025px) {
  .home-product:hover .show .info .slick-prev,
  .home-product:hover .show .info .slick-next {
    display: block !important;
  }
}
.home-product .list {
  padding-right: 250rem;
  overflow: hidden;
  position: relative;
}
.home-product .list .pro-btn {
  position: absolute;
  top: 15rem;
  right: 52rem;
}
.home-product .list .pro-btn a {
  width: 165rem;
  line-height: 50rem;
  background-color: #ffffff;
  border-radius: 25rem;
  display: block;
  font-size: 18rem;
  color: #333333;
  text-align: center;
}
.home-product .list .pro-btn a span {
  font-family: 宋体;
}
@media (min-width: 1025px) {
  .home-product .list .pro-btn a:hover {
    color: #fff;
    background-color: #0053a5;
  }
}
.home-product .list ul li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}
.home-product .list ul li:after {
  content: '';
  display: block;
  height: 2rem;
  background-color: #b3bfc3;
  width: 71%;
  left: 85rem;
  position: absolute;
  top: 37rem;
}
.home-product .list ul li .box {
  float: left;
  width: 74rem;
}
.home-product .list ul li .pic {
  width: 74rem;
  margin: 0 auto;
}
.home-product .list ul li .pic .mh {
  display: none;
}
.home-product .list ul li .bt {
  margin-top: 3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 18rem;
  color: #333333;
}
.home-product .list ul .active .pic {
  background-color: #fff;
  border-radius: 50%;
}
.home-product .list ul .active .pic .m {
  display: none;
}
.home-product .list ul .active .pic .mh {
  display: block;
}
.home-product .show .info {
  display: none;
  padding-top: 8rem;
  position: relative;
}
.home-product .show .info .slick-prev,
.home-product .show .info .slick-next {
  width: 55rem;
  height: 58rem;
  background-color: rgba(0, 83, 165, 0.2);
  border-radius: 10rem;
  margin-top: 0;
  top: 37%;
  left: -100rem;
  z-index: 3;
  display: none !important;
}
.home-product .show .info .slick-prev:before,
.home-product .show .info .slick-next:before {
  background: url(../images/zuo.png) no-repeat center center !important;
  background-size: 12rem;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.home-product .show .info .slick-prev:hover {
  background: rgba(0, 160, 233, 0.5);
}
.home-product .show .info .slick-next {
  left: auto;
  right: -100rem;
}
.home-product .show .info .slick-next:before {
  background: url(../images/you.png) no-repeat center center !important;
}
.home-product .show .info .slick-next:hover {
  background: rgba(0, 160, 233, 0.5);
}
.home-product .show .info .box {
  position: relative;
}
.home-product .show .info .pic {
  width: 800rem;
  margin: 0 auto;
}
.home-product .show .info .pic:after {
  padding-bottom: 77.77777778%;
}
.home-product .show .info .pic .dot {
  width: 44rem;
  height: 44rem;
  background: url(../images/dot1.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 21%;
  left: 50%;
  animation: 1.5s mymove linear infinite;
}
.home-product .show .info .pic .line {
  position: absolute;
  top: 24%;
  left: 0;
  width: 390rem;
  height: 3rem;
  border-bottom: dashed 1px #0053a5;
}
.home-product .show .info .text {
  position: absolute;
  top: 46rem;
  right: 0;
  width: 24%;
}
.home-product .show .info .text .bt {
  font-size: 38rem;
  margin-bottom: 41rem;
  font-weight: bold;
  letter-spacing: 2rem;
  color: #0053a5;
}
.home-product .show .info .text .ul {
  padding-bottom: 32rem;
}
.home-product .show .info .text .ul li {
  width: 50%;
  float: left;
  padding: 0 33rem 0 0;
}
.home-product .show .info .text .ul li .box {
  padding: 18rem;
  border-radius: 8rem;
  border: solid 2px #a7d7fb;
  position: relative;
  z-index: 1;
}
.home-product .show .info .text .ul li .box:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 4rem;
  right: 6rem;
  border-radius: 8rem;
  border: solid 2px #d1e7f2;
}
.home-product .show .info .text .ul li .pic {
  width: 93rem;
  margin: 0 auto;
}
.home-product .show .info .text .ul li .pic:after {
  padding-bottom: 100%;
}
.home-product .show .info .text .ul li .h3 {
  text-align: center;
  margin-top: 10rem;
  font-size: 20rem;
  letter-spacing: 1rem;
  color: #0053a5;
}
.home-product .show .info .text .ul li p {
  text-align: center;
  font-size: 13rem;
  letter-spacing: 1rem;
  color: #adadad;
}
.home-product .show .info .text .more a {
  color: #0053a5;
  border: solid 1px #0053a5;
}
@media (min-width: 1025px) {
  .home-product .show .info .text .more a:hover {
    background-color: #0053a5;
    color: #fff;
  }
}
.home-product .show .info .hover {
  width: 392rem;
  height: 221rem;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10rem;
  border: solid 1rem #ffffff;
  position: absolute;
  top: 22%;
  left: 0;
}
.home-product .show .info .hover .nr {
  padding: 30rem 25rem;
  position: relative;
}
.home-product .show .info .hover .pic {
  border-radius: 10rem;
  width: 160rem;
  position: absolute;
  top: 30rem;
  left: 25rem;
}
.home-product .show .info .hover .pic:after {
  padding-bottom: 100%;
}
.home-product .show .info .hover .y {
  min-height: 160rem;
  padding-left: 173rem;
  padding-top: 11rem;
}
.home-product .show .info .hover .y .bt {
  background: url(../images/dian.png) no-repeat left 8rem;
  background-size: 20rem;
  font-size: 18rem;
  font-weight: bold;
  line-height: 30rem;
  padding-left: 28rem;
  color: #0053a5;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.home-product .show .info .hover .y .p {
  font-size: 16rem;
  line-height: 24rem;
  padding-left: 28rem;
  height: 48rem;
  margin-top: 27rem;
  overflow: hidden;
  color: #0053a5;
}
.home-partner {
  top: 0;
  transform: translateY(0);
  padding-top: 112rem;
}
.home-partner .text {
  position: absolute;
  top: 0;
  left: 55%;
}
.home-partner .text .bt {
  font-size: 32rem;
  margin-bottom: 18rem;
  font-weight: bold;
  color: #ffffff;
}
.home-partner .text .bt img {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -14rem;
  margin-left: -20rem;
  width: 139rem;
}
.home-partner .text .p {
  font-size: 24rem;
  font-weight: bold;
  line-height: 72rem;
  color: #e90015;
}
.home-partner .text .p span {
  margin-right: 40rem;
}
.home-partner .list {
  height: 773rem;
  position: relative;
}
.home-partner .list ul li {
  position: absolute;
  width: 84.86rem;
  z-index: 1;
}
.home-partner .list ul li:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-right: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}
.home-partner .list ul li a {
  display: block;
}
.home-partner .list ul .wbg:after {
  background-color: #fff;
}
.home-partner .list ul .pa1 {
  left: 195rem;
  top: 0;
}
.home-partner .list ul .pa2 {
  top: 0;
  left: 314rem;
}
.home-partner .list ul .pa3 {
  top: 0;
  left: 433rem;
}
.home-partner .list ul .pa4 {
  top: 0;
  left: 552rem;
}
.home-partner .list ul .pa5 {
  left: 136rem;
  top: 59rem;
}
.home-partner .list ul .pa6 {
  left: 255rem;
  top: 59rem;
}
.home-partner .list ul .pa7 {
  left: 374rem;
  top: 59rem;
}
.home-partner .list ul .pa8 {
  left: 493rem;
  top: 59rem;
}
.home-partner .list ul .pa9 {
  left: 611rem;
  top: 59rem;
}
.home-partner .list ul .pa10 {
  left: 729rem;
  top: 59rem;
}
.home-partner .list ul .pa11 {
  top: 119rem;
  left: 76rem;
}
.home-partner .list ul .pa12 {
  top: 119rem;
  left: 195rem;
}
.home-partner .list ul .pa13 {
  top: 119rem;
  left: 314rem;
}
.home-partner .list ul .pa14 {
  top: 119rem;
  left: 434rem;
}
.home-partner .list ul .pa15 {
  top: 119rem;
  left: 552rem;
}
.home-partner .list ul .pa16 {
  top: 119rem;
  left: 670rem;
}
.home-partner .list ul .pa17 {
  top: 119rem;
  left: 788rem;
}
.home-partner .list ul .pa18 {
  top: 179rem;
  left: 16rem;
}
.home-partner .list ul .pa18:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa19 {
  top: 179rem;
  left: 136rem;
}
.home-partner .list ul .pa20 {
  top: 179rem;
  left: 255rem;
}
.home-partner .list ul .pa21 {
  top: 179rem;
  left: 374rem;
}
.home-partner .list ul .pa22 {
  top: 179rem;
  left: 493rem;
}
.home-partner .list ul .pa23 {
  top: 179rem;
  left: 611rem;
}
.home-partner .list ul .pa24 {
  top: 179rem;
  left: 729rem;
}
.home-partner .list ul .pa25 {
  top: 179rem;
  left: 848rem;
}
.home-partner .list ul .pa26 {
  top: 239rem;
  left: 76rem;
}
.home-partner .list ul .pa27 {
  top: 239rem;
  left: 196rem;
}
.home-partner .list ul .pa28 {
  top: 239rem;
  left: 315rem;
}
.home-partner .list ul .pa29 {
  top: 239rem;
  left: 434rem;
}
.home-partner .list ul .pa30 {
  top: 239rem;
  left: 552rem;
}
.home-partner .list ul .pa31 {
  top: 239rem;
  left: 670rem;
}
.home-partner .list ul .pa32 {
  top: 239rem;
  left: 789rem;
}
.home-partner .list ul .pa33 {
  top: 239rem;
  left: 908rem;
}
.home-partner .list ul .pa34 {
  top: 299rem;
  left: 16rem;
}
.home-partner .list ul .pa34:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa35 {
  top: 299rem;
  left: 136rem;
}
.home-partner .list ul .pa36 {
  top: 299rem;
  left: 256rem;
}
.home-partner .list ul .pa37 {
  top: 299rem;
  left: 375rem;
}
.home-partner .list ul .pa38 {
  top: 299rem;
  left: 493rem;
}
.home-partner .list ul .pa39 {
  top: 299rem;
  left: 611rem;
}
.home-partner .list ul .pa40 {
  top: 299rem;
  left: 729rem;
}
.home-partner .list ul .pa41 {
  top: 299rem;
  left: 849rem;
}
.home-partner .list ul .pa42 {
  top: 299rem;
  left: 968rem;
}
.home-partner .list ul .pa421 {
  top: 299rem;
  left: 1087rem;
}
.home-partner .list ul .pa422 {
  top: 299rem;
  left: 1206rem;
}
.home-partner .list ul .pa423 {
  top: 299rem;
  left: 1325rem;
}
.home-partner .list ul .pa43 {
  top: 359rem;
  left: 76rem;
}
.home-partner .list ul .pa44 {
  top: 359rem;
  left: 196rem;
}
.home-partner .list ul .pa45 {
  top: 359rem;
  left: 315rem;
}
.home-partner .list ul .pa46 {
  top: 359rem;
  left: 434rem;
}
.home-partner .list ul .pa47 {
  top: 359rem;
  left: 552rem;
}
.home-partner .list ul .pa48 {
  top: 359rem;
  left: 670rem;
}
.home-partner .list ul .pa49 {
  top: 359rem;
  left: 789rem;
}
.home-partner .list ul .pa50 {
  top: 359rem;
  left: 909rem;
}
.home-partner .list ul .pa51 {
  top: 359rem;
  left: 1028rem;
}
.home-partner .list ul .pa511 {
  top: 359rem;
  left: 1147rem;
}
.home-partner .list ul .pa512 {
  top: 359rem;
  left: 1266rem;
}
.home-partner .list ul .pa513 {
  top: 359rem;
  left: 1385rem;
}
.home-partner .list ul .pa52 {
  top: 419rem;
  left: 16rem;
}
.home-partner .list ul .pa52:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa53 {
  top: 419rem;
  left: 136rem;
}
.home-partner .list ul .pa54 {
  top: 419rem;
  left: 256rem;
}
.home-partner .list ul .pa55 {
  top: 419rem;
  left: 374rem;
}
.home-partner .list ul .pa56 {
  top: 419rem;
  left: 493rem;
}
.home-partner .list ul .pa57 {
  top: 419rem;
  left: 611rem;
}
.home-partner .list ul .pa58 {
  top: 419rem;
  left: 730rem;
}
.home-partner .list ul .pa59 {
  top: 419rem;
  left: 849rem;
}
.home-partner .list ul .pa60 {
  top: 419rem;
  left: 969rem;
}
.home-partner .list ul .pa61 {
  top: 419rem;
  left: 1088rem;
}
.home-partner .list ul .pa62 {
  top: 419rem;
  left: 1207rem;
}
.home-partner .list ul .pa63 {
  top: 419rem;
  left: 1326rem;
}
.home-partner .list ul .pa64 {
  top: 419rem;
  left: 1445rem;
}
.home-partner .list ul .pa65 {
  top: 479rem;
  left: 76rem;
}
.home-partner .list ul .pa66 {
  top: 479rem;
  left: 196rem;
}
.home-partner .list ul .pa67 {
  top: 479rem;
  left: 315rem;
}
.home-partner .list ul .pa68 {
  top: 479rem;
  left: 434rem;
}
.home-partner .list ul .pa69 {
  top: 479rem;
  left: 552rem;
}
.home-partner .list ul .pa70 {
  top: 479rem;
  left: 670rem;
}
.home-partner .list ul .pa71 {
  top: 479rem;
  left: 789rem;
}
.home-partner .list ul .pa72 {
  top: 479rem;
  left: 909rem;
}
.home-partner .list ul .pa73 {
  top: 479rem;
  left: 1028rem;
}
.home-partner .list ul .pa74 {
  top: 479rem;
  left: 1147rem;
}
.home-partner .list ul .pa75 {
  top: 479rem;
  left: 1266rem;
}
.home-partner .list ul .pa76 {
  top: 479rem;
  left: 1385rem;
}
.home-partner .list ul .pa77 {
  top: 479rem;
  left: 1505rem;
}
.home-partner .list ul .pa77:after {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa78 {
  top: 539rem;
  left: 16rem;
}
.home-partner .list ul .pa78:after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa79 {
  top: 539rem;
  left: 136rem;
}
.home-partner .list ul .pa80 {
  top: 539rem;
  left: 256rem;
}
.home-partner .list ul .pa81 {
  top: 539rem;
  left: 374rem;
}
.home-partner .list ul .pa82 {
  top: 539rem;
  left: 493rem;
}
.home-partner .list ul .pa83 {
  top: 539rem;
  left: 611rem;
}
.home-partner .list ul .pa84 {
  top: 539rem;
  left: 730rem;
}
.home-partner .list ul .pa85 {
  top: 539rem;
  left: 849rem;
}
.home-partner .list ul .pa86 {
  top: 539rem;
  left: 969rem;
}
.home-partner .list ul .pa87 {
  top: 539rem;
  left: 1088rem;
}
.home-partner .list ul .pa88 {
  top: 539rem;
  left: 1207rem;
}
.home-partner .list ul .pa89 {
  top: 539rem;
  left: 1326rem;
}
.home-partner .list ul .pa90 {
  top: 539rem;
  left: 1445rem;
}
.home-partner .list ul .pa90:after {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa91 {
  top: 599rem;
  left: 76rem;
}
.home-partner .list ul .pa92 {
  top: 599rem;
  left: 196rem;
}
.home-partner .list ul .pa93 {
  top: 599rem;
  left: 315rem;
}
.home-partner .list ul .pa94 {
  top: 599rem;
  left: 434rem;
}
.home-partner .list ul .pa95 {
  top: 599rem;
  left: 552rem;
}
.home-partner .list ul .pa96 {
  top: 599rem;
  left: 670rem;
}
.home-partner .list ul .pa97 {
  top: 599rem;
  left: 789rem;
}
.home-partner .list ul .pa98 {
  top: 599rem;
  left: 909rem;
}
.home-partner .list ul .pa99 {
  top: 599rem;
  left: 1028rem;
}
.home-partner .list ul .pa100 {
  top: 599rem;
  left: 1147rem;
}
.home-partner .list ul .pa101 {
  top: 599rem;
  left: 1266rem;
}
.home-partner .list ul .pa102 {
  top: 599rem;
  left: 1385rem;
}
.home-partner .list ul .pa102:after {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa103 {
  top: 659rem;
  left: 16rem;
}
.home-partner .list ul .pa103:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa104 {
  top: 659rem;
  left: 136rem;
}
.home-partner .list ul .pa104:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa105 {
  top: 659rem;
  left: 256rem;
}
.home-partner .list ul .pa105:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa106 {
  top: 659rem;
  left: 374rem;
}
.home-partner .list ul .pa106:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa107 {
  top: 659rem;
  left: 493rem;
}
.home-partner .list ul .pa107:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa108 {
  top: 659rem;
  left: 611rem;
}
.home-partner .list ul .pa108:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa109 {
  top: 659rem;
  left: 730rem;
}
.home-partner .list ul .pa109:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa110 {
  top: 659rem;
  left: 849rem;
}
.home-partner .list ul .pa110:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa111 {
  top: 659rem;
  left: 969rem;
}
.home-partner .list ul .pa111:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa112 {
  top: 659rem;
  left: 1088rem;
}
.home-partner .list ul .pa112:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa113 {
  top: 659rem;
  left: 1207rem;
}
.home-partner .list ul .pa113:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-partner .list ul .pa114 {
  top: 659rem;
  left: 1326rem;
}
.home-partner .list ul .pa114:after {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.home-about a {
  color: #fff;
}
.home-about .left {
  width: 35%;
  float: left;
  padding-top: 29rem;
  background: url(../images/dot2.png) no-repeat top left;
  background-size: 184rem;
  margin-top: 9rem;
}
.home-about .right {
  width: 60%;
  float: right;
  padding-bottom: 30rem;
  padding-right: 30rem;
  position: relative;
}
.home-about .right:before {
  content: '';
  display: block;
  position: absolute;
  top: -50rem;
  right: 140rem;
  width: 274rem;
  height: 272rem;
  background: url(../images/bodian.png) no-repeat top center;
  background-size: 100%;
  z-index: 1;
}
.home-about .right:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 86%;
  height: 85%;
  background-color: #edf3fa;
  z-index: 1;
}
.home-about .right .img {
  position: relative;
  z-index: 2;
}
.home-about .right .list {
  position: absolute;
  bottom: 46rem;
  left: 0;
  width: 100%;
  padding: 0 62rem;
  z-index: 2;
}
.home-about .right .list ul li {
  width: 25%;
  float: left;
  padding: 0 5rem;
}
.home-about .right .list ul li .box {
  border: solid 2px #f5f5f5;
  position: relative;
}
.home-about .right .list ul li .box .pic:after {
  padding-bottom: 66.31578947%;
}
.home-about .right .list ul li .box .pic:before {
  content: '';
  display: block;
  width: 32rem;
  height: 32rem;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/bofang.png) no-repeat center center;
  background-size: 100%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.home-about .right .list ul li .box .h3 {
  font-size: 14rem;
  font-weight: bold;
  line-height: 28rem;
  background-color: rgba(0, 83, 165, 0.68);
  color: #fafcfd;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10rem;
}
.home-about .info {
  font-size: 16rem;
  line-height: 32rem;
  color: #7f8c94;
}
.home-about .titleBig {
  font-size: 36rem;
  font-weight: bold;
  letter-spacing: 1rem;
  color: #333333;
  position: relative;
  margin-bottom: 12rem;
}
.home-about .more1 {
  margin-top: 45rem;
  line-height: 24rem;
}
.home-about .more1 a {
  display: inline-block;
  vertical-align: top;
  font-size: 16rem;
  color: #7f8c94;
  font-weight: 700;
  transition: all 0.5s;
}
.home-about .more1 a:hover {
  color: #0053a5;
  margin-left: 10rem;
}
.home-about .more1 .icon {
  display: inline-block;
  vertical-align: top;
  width: 24rem;
  height: 24rem;
  background-color: #0053a5;
  background-image: linear-gradient(235deg, rgba(0, 83, 165, 0.99) 0%, rgba(103, 164, 224, 0.99) 100%);
  border-radius: 50%;
  margin-left: 10rem;
  box-shadow: 0rem 5rem 28rem 2rem rgba(0, 83, 165, 0.35);
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.home-about .more1 .icon svg {
  width: 14rem;
  height: 14rem;
}
.home-about .youshi {
  padding-top: 107rem;
}
.home-about .youshi .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -10rem;
}
.home-about .youshi .list:after {
  display: none;
}
.home-about .youshi li {
  padding: 0 10rem 34rem 10rem;
  width: 50%;
  float: left;
  text-align: left;
  font-size: 16rem;
  position: relative;
}
.home-about .youshi li:nth-child(2n) {
  width: 36%;
  float: right;
}
.home-about .youshi .box {
  display: inline-block;
  padding-left: 60rem;
  position: relative;
}
.home-about .youshi .icon {
  width: 48rem;
  height: 48rem;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.home-about .youshi .num {
  display: inline-block;
  font-family: 'D-DINCondensed';
  line-height: 1;
  color: #2d55bc;
  padding-right: 30rem;
  position: relative;
}
.home-about .youshi .num .sup-1 {
  width: 20rem;
  text-align: center;
  font-size: 16rem;
  position: absolute;
  top: 5rem;
  right: 0;
  color: #999999;
}
.home-about .youshi .num .sub-1 {
  width: 20rem;
  text-align: center;
  font-size: 16rem;
  position: absolute;
  bottom: 5rem;
  right: 0;
  color: #999999;
}
.home-about .youshi .counter {
  font-size: 64rem;
  font-weight: 700;
  line-height: 1;
}
.home-about .youshi .title {
  font-size: 18rem;
}
.home-about .youshi .info {
  font-size: 18rem;
  color: #333333;
}
#privacyPopup {
  z-index: 10000;
  position: fixed;
  width: 1120rem;
  background-color: #fff;
  border: solid 8rem #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#privacyPopup iframe {
  width: 100%;
  display: block;
  height: 621rem;
}
#privacyPopup .layui-layer-title {
  padding: 0 80rem 0 20rem;
  height: 50rem;
  line-height: 50rem;
  border-bottom: 1px solid #f0f0f0;
  font-size: 14rem;
  color: #333;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}
#privacyPopup video {
  display: block;
}
#privacyPopup .close {
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.6);
  top: 0;
  right: 0;
  text-align: center;
  line-height: 34px;
  font-size: 28px;
  color: #444;
  font-family: arial;
  cursor: pointer;
  z-index: 5;
}
#privacyPopup1 {
  z-index: 10000;
  position: fixed;
  width: 760rem;
  background: url(../images/tan.png) no-repeat top center;
  background-size: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
#privacyPopup1 .contact03 .info {
  background: none;
  padding: 0;
}
#privacyPopup1 .contact03 {
  padding: 85rem 0 82rem 0;
  height: 420rem;
}
#privacyPopup1 .contact03 .info .text {
  width: 63.3%;
  padding-right: 58rem;
}
.product-top .text .btn a.tel {
  display: none;
}
.prolist li .text .btn a.tel {
  display: none;
}
#privacyPopup1 .close {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: center;
  line-height: 34px;
  font-size: 40px;
  font-weight: lighter;
  color: #fff;
  font-family: arial;
  cursor: pointer;
  z-index: 5;
}
#privacyPopup1 .close i {
  font-size: 16px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
}
.home-title h3 {
  font-size: 36rem;
  margin-bottom: 10rem;
  font-weight: bold;
  color: #333333;
}
.home-title p {
  font-size: 16rem;
  line-height: 22rem;
  color: #7f8c94;
}
.home-news .home-title {
  text-align: left;
}
.home-news .left {
  float: left;
  width: 27.5%;
  padding-top: 8rem;
}
.home-news .left .left-bottom {
  text-align: center;
  width: 475rem;
  height: 475rem;
  overflow: visible;
  background-image: url('../images/sy_tb1.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 119rem;
  margin-left: 48rem;
  position: relative;
}
.home-news .left .left-bottom i {
  width: 100%;
  height: 95%;
  left: 0;
  top: 4%;
  position: absolute;
  background-image: url('../images/in_05.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.2s linear;
}
.home-news .left .left-bottom .bt {
  position: absolute;
  font-size: 18rem;
  color: #000;
  cursor: pointer;
  z-index: 4;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.home-news .left .left-bottom .bt.on {
  color: #0053a5;
  font-size: 25rem;
}
.home-news .left .left-bottom .bt:nth-of-type(1) {
  left: 50%;
  margin-left: -100rem;
  top: -8rem;
  width: 200rem;
  text-align: center;
}
.home-news .left .left-bottom .bt:nth-of-type(2) {
  left: 93%;
  bottom: 128rem;
  width: 150rem;
  text-align: left;
}
.home-news .left .left-bottom .bt:nth-of-type(3) {
  right: 95%;
  bottom: 121rem;
  width: 150rem;
  text-align: right;
}
.home-news .left .left-bottom .more1 {
  position: absolute;
  bottom: 93rem;
  left: 50%;
  transform: translateX(-50%);
}
.home-news .left .left-bottom .more1 a {
  width: 126rem;
  line-height: 32rem;
  text-align: center;
  display: block;
  font-size: 14rem;
  color: #ffffff;
  background-color: #0053a5;
}
@media (min-width: 1025px) {
  .home-news .left .left-bottom .more1 a:hover {
    background-color: #e50012;
  }
}
.home-news .right {
  float: right;
  width: 54.6%;
}
.newslist {
  display: none;
}
.newslist li {
  padding-bottom: 25rem;
  margin-bottom: 25rem;
  border-bottom: 1px solid #e5e5e5;
}
.newslist li .text {
  float: left;
  width: 50%;
}
.newslist li .text .jsh {
  font-size: 20rem;
  line-height: 30rem;
  overflow: hidden;
  height: 90rem;
  color: #000000;
  margin-bottom: 8rem;
}
.newslist li .date {
  font-family: Arial;
  font-size: 14rem;
  margin-bottom: 28rem;
  color: #898e9d;
}
.newslist li .pic {
  float: right;
  width: 48.5%;
}
.newslist li .pic:after {
  padding-bottom: 47.16981132%;
}
.newslist li .more p {
  color: #b4b4b4;
  border: solid 1px #b4b4b4;
}
@media (min-width: 1025px) {
  .newslist li:hover .pic img {
    transform: scale(1.04);
  }
  .newslist li:hover .jsh {
    color: #0053a5;
  }
  .newslist li:hover .more p {
    color: #fff;
    background-color: #0053a5;
    border: solid 1px #0053a5;
  }
}
.newslist li:nth-last-child(1) {
  margin: 0;
  border: 0;
  padding: 0;
}
.home-application {
  transform: translateY(-55.4%);
  color: #fff;
}
.home-application .home-title {
  text-align: center;
  position: relative;
  z-index: 23;
}
.home-application .home-title h3 {
  color: #fff;
}
.home-application .home-title p {
  color: #fff;
}
.home-application a {
  color: #fff;
}
.home-application .nr {
  margin-top: 76rem;
}
.home-application .circleBig {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  border-radius: 50%;
  border: 1px #fff dashed;
}
.home-application .time-move {
  position: absolute;
  width: 546rem;
  height: 546rem;
  top: 0;
  left: 0;
}
.home-application .tabs {
  width: 546rem;
  height: 546rem;
  margin: auto;
  position: relative;
}
.home-application .tabs .circle {
  width: 100%;
  height: 100%;
  background: url(../images/circle.png) no-repeat center center;
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  transition: all 0.5s;
  background-size: cover;
}
.home-application .tabs .circle1 {
  transform: rotate(40deg);
}
.home-application .tabs .circle2 {
  transform: rotate(80deg);
}
.home-application .tabs .circle3 {
  transform: rotate(120deg);
}
.home-application .tabs .circle4 {
  transform: rotate(160deg);
}
.home-application .tabs .circle5 {
  transform: rotate(200deg);
}
.home-application .tabs .circle6 {
  transform: rotate(240deg);
}
.home-application .tabs .circle7 {
  transform: rotate(280deg);
}
.home-application .tabs .circle8 {
  transform: rotate(320deg);
}
.home-application .tabs .circle9 {
  transform: rotate(360deg);
}
.home-application .menuTabs {
  width: 190rem;
}
.home-application .menuTabs li {
  z-index: 999;
}
.home-application .menuTabs .box {
  display: block;
  position: relative;
  text-align: center;
  z-index: 1;
}
.home-application .menuTabs li {
  float: left;
}
.home-application .menuTabs .box {
  text-align: center;
  width: 190rem;
}
.home-application .menuTabs .pic {
  width: 50rem;
  height: 50rem;
  float: left;
  display: inline-block;
  position: relative;
}
.home-application .menuTabs .title {
  padding-left: 5rem;
  float: left;
  display: inline-block;
  height: 56rem;
  line-height: 56rem;
  font-size: 18rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.home-application .menuTabs .dot {
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  position: absolute;
}
.home-application .menuTabs .dot:before {
  content: '';
  display: block;
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  border: 2px #fff solid;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.5s;
}
.home-application .menuTabs .dot:after {
  content: '';
  display: block;
  width: 8rem;
  height: 8rem;
  border-radius: 50%;
  background: #fff;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home-application .menuTabs .active .dot:before {
  transform: scale(1);
}
.home-application .menuTabs .li-1 {
  position: absolute;
  top: -70rem;
  left: 50%;
  transform: translateX(-50%);
}
.home-application .menuTabs .li-1 .dot {
  left: 70rem;
  top: 45rem;
}
.home-application .menuTabs .li-2 {
  position: absolute;
  top: 9%;
  transform: translateY(-50%);
  right: -115rem;
}
.home-application .menuTabs .li-2 .dot {
  left: -48rem;
  top: 43rem;
  transform: translateY(-50%);
}
.home-application .menuTabs .li-3 {
  position: absolute;
  top: 33%;
  right: -200rem;
}
.home-application .menuTabs .li-3 .dot {
  left: -40rem;
  top: 20rem;
}
.home-application .menuTabs .li-4 {
  position: absolute;
  top: 68%;
  right: -180rem;
}
.home-application .menuTabs .li-4 .dot {
  left: -50rem;
  top: 10rem;
}
.home-application .menuTabs .li-5 {
  position: absolute;
  bottom: -70rem;
  transform: translateY(-50%);
  right: -20rem;
}
.home-application .menuTabs .li-5 .dot {
  right: 178rem;
  top: -2rem;
  transform: translateY(-50%);
}
.home-application .menuTabs .li-6 {
  position: absolute;
  bottom: -50rem;
  left: 40rem;
}
.home-application .menuTabs .li-6 .dot {
  left: 130rem;
  top: -31rem;
}
.home-application .menuTabs .li-7 {
  top: 410rem;
  left: -170rem;
  position: absolute;
}
.home-application .menuTabs .li-7 .dot {
  left: 185rem;
  top: -20rem;
}
.home-application .menuTabs .li-8 {
  top: 220rem;
  left: -190rem;
  position: absolute;
}
.home-application .menuTabs .li-8 .dot {
  left: 169rem;
  top: -20rem;
}
.home-application .menuTabs .li-9 {
  top: 30rem;
  left: -90rem;
  position: absolute;
}
.home-application .menuTabs .li-9 .dot {
  left: 165rem;
  top: 7rem;
}
.home-application .tu1 {
  top: 50%;
  left: 50%;
  width: 2020rem;
  height: 110vh;
  z-index: 1;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  transform: translate(-50%, -61.5%);
  position: relative;
}
.home-application .tu1:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
}
.home-application .conTabs {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 546rem;
  height: 546rem;
  border-radius: 50%;
}
.home-application .conTabs .item {
  width: 546rem;
  height: 546rem;
  border-radius: 50%;
  margin: auto;
  float: none;
  position: relative;
  box-sizing: border-box;
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  display: block;
}
.home-application .conTabs .box {
  display: block;
  margin: auto;
  text-align: center;
  width: 520rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}
.home-application .conTabs .pic {
  width: 120rem;
  height: 120rem;
  margin: auto auto auto auto;
  display: block;
  position: relative;
  transform: translateY(50px);
  transition: all 0.5s;
  transition-delay: 0s;
}
.home-application .conTabs img {
  vertical-align: middle;
}
.home-application .conTabs .title {
  font-weight: 700;
  font-size: 22rem;
  height: 40rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 40rem;
  transform: translateY(50px);
  transition: all 1s;
  transition-delay: 0.1s;
}
.home-application .conTabs .info {
  height: 30rem;
  line-height: 30rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transform: translateY(50px);
  transition: all 1s;
  transition-delay: 0.2s;
}
.home-application .conTabs .show {
  display: block;
  transform: scale(1);
  opacity: 1;
}
.home-application .conTabs .show .pic {
  transform: translateY(0);
}
.home-application .conTabs .show .title {
  transform: translateY(0);
}
.home-application .conTabs .show .info {
  transform: translateY(0);
}
.home-application .swiper-container {
  overflow: visible;
}
.footer {
  background: #3c444d;
}
.footer a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.footer-top {
  padding: 6rem 0 26rem 0;
}
.footer-top .h3 {
  float: left;
  font-size: 28rem;
  line-height: 45rem;
  font-weight: bold;
  color: #ffffff;
}
.footer-bottom {
  padding-top: 65rem;
  padding-bottom: 81rem;
}
.footer-bottom .footer-left {
  float: left;
  width: 30%;
}
.footer-bottom .footer-left .f1 {
  margin-bottom: 15rem;
  background: url(../images/f01.png) no-repeat top left;
  background-size: 60rem;
  padding-left: 72rem;
}
.footer-bottom .footer-left .f1 span {
  font-size: 16rem;
  line-height: 21rem;
  color: #c3c3c3;
}
.footer-bottom .footer-left .f1 p {
  font-size: 24rem;
  color: #1685da;
  line-height: 40rem;
  font-family: D-DINCondensed-Bold;
}
.footer-bottom .footer-left .f1 p a {
  color: #1685da;
  display: block;
}
.footer-bottom .footer-left .f3 {
  font-size: 16rem;
  color: #ffffff;
}
.footer-bottom .footer-left .f3 a {
  color: #ffffff;
}
.footer-bottom .footer-left .socialMedia {
  margin-top: 50rem;
}
.footer-bottom .footer-left .socialMedia .list li {
  display: inline-block;
  padding: 0 3rem 0 0;
}
.footer-bottom .footer-left .socialMedia .list .box {
  display: block;
  cursor: pointer;
  position: relative;
}
.footer-bottom .footer-left .socialMedia .list .icon {
  border: solid 1px #555555;
  display: block;
  width: 40rem;
  height: 40rem;
  border-radius: 50%;
  opacity: 0.6;
  background-size: 40rem !important;
}
.footer-bottom .footer-left .socialMedia .list .icon-1 {
  background: url(../images/sprite3h.png) no-repeat center center;
}
@media (min-width: 1025px) {
  .footer-bottom .footer-left .socialMedia .list .icon-1:hover {
    background: url(../images/sprite3h.png) no-repeat center center;
  }
}
.footer-bottom .footer-left .socialMedia .list .icon-2 {
  background: url(../images/sprite2h.png) no-repeat center center;
}
@media (min-width: 1025px) {
  .footer-bottom .footer-left .socialMedia .list .icon-2:hover {
    background: url(../images/sprite2h.png) no-repeat center center;
  }
}
.footer-bottom .footer-left .socialMedia .list .icon-3 {
  background: url(../images/sprite5h.png) no-repeat center center;
}
@media (min-width: 1025px) {
  .footer-bottom .footer-left .socialMedia .list .icon-3:hover {
    background: url(../images/sprite5h.png) no-repeat center center;
  }
}
.footer-bottom .footer-left .socialMedia .list .icon-4 {
  background: url(../images/sprite1h.png) no-repeat center center;
}
@media (min-width: 1025px) {
  .footer-bottom .footer-left .socialMedia .list .icon-4:hover {
    background: url(../images/sprite1h.png) no-repeat center center;
  }
}
.footer-bottom .footer-left .socialMedia .list .down {
  display: none;
  color: #666;
  font-size: 14rem;
  align-items: center;
  width: 120rem;
  cursor: initial;
  padding-bottom: 20rem;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -60rem;
}
.footer-bottom .footer-left .socialMedia .list .down .txt {
  margin-right: 10rem;
}
.footer-bottom .footer-left .socialMedia .list .down .ewm {
  width: 119rem;
  position: relative;
}
.footer-bottom .footer-left .socialMedia .list .active .down {
  display: flex;
}
.footer-bottom .footer-left .socialMedia .list .box:hover .icon {
  opacity: 1;
}
.footer-bottom .footer-left .socialMedia .list .box:hover .down {
  display: flex;
}
.footer-bottom .footer-list {
  float: right;
  width: 54%;
}
.footer-bottom .footer-list ul li {
  width: 19%;
  float: left;
}
.footer-bottom .footer-list ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
  max-width: 100%;
  font-size: 18rem;
  font-weight: bold;
  letter-spacing: 1rem;
  padding-right: 5rem;
  padding-bottom: 26rem;
}
.footer-bottom .footer-list ul li ul li {
  width: 100% !important;
}
.footer-bottom .footer-list ul li ul li a {
  font-size: 14rem;
  line-height: 32rem;
  color: #dcdcdc;
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  position: relative;
}
.footer-bottom .footer-list ul li:nth-child(2) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-child(3) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-last-child(3) {
  width: 18%;
}
.footer-bottom .footer-list ul li:nth-last-child(2) {
  width: 17%;
}
.footer-bottom .footer-list ul li:nth-last-child(1) {
  width: 10%;
}
.footer-bottom .footer-list .input {
  position: relative;
  padding-top: 67rem;
}
.footer-bottom .footer-list .input .h3 {
  font-size: 18rem;
  font-weight: bold;
  margin-bottom: 5rem;
  color: #ffffff;
}
.footer-bottom .footer-list .input .p {
  font-size: 14rem;
  margin-bottom: 20rem;
  color: #ffffff;
}
.footer-bottom .footer-list .input .list {
  position: relative;
  padding-right: 110rem;
}
.footer-bottom .footer-list .input .list .li {
  width: 33.33333333%;
  float: left;
  padding-right: 10rem;
}
.footer-bottom .footer-list .input input {
  width: 100%;
  height: 45rem;
  padding: 0 10rem 0 16rem;
  background: #fff;
  font-size: 14rem;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
  border: solid 1rem rgba(255, 255, 255, 0.8);
}
.footer-bottom .footer-list .input input::-webkit-input-placeholder {
  color: #fff;
}
.footer-bottom .footer-list .input input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.footer-bottom .footer-list .input input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.footer-bottom .footer-list .input input:-ms-input-placeholder {
  color: #fff;
}
.footer-bottom .footer-list .input a {
  width: 120rem;
  line-height: 45rem;
  font-size: 16rem;
  text-align: center;
  background-color: #0053a5;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  color: #fff;
}
.footer-copyright {
  text-align: left;
  padding: 24rem 0;
  line-height: 24rem;
  font-size: 13rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.49);
}
.footer-copyright a {
  font-size: 13rem;
  color: rgba(255, 255, 255, 0.49);
}
.content {
  min-height: 500rem;
  padding: 69rem 0;
}
.header1 {
  background: #fff;
  box-shadow: 0rem 2rem 12rem 1rem rgba(0, 83, 165, 0.12);
}
.header1 .logo a .logo1 {
  display: none;
}
.header1 .logo a .logo2 {
  display: block;
}
.header1 .header-right .lan1 {
  display: block;
}
.header1 .nav ul li a {
  color: #333;
}
.header1 .nav ul li:hover a {
  color: #0053a5;
}
.header1 .nav ul .active a {
  color: #0053a5;
}
.nav ul li .subnav ul li a {
  color: #fff !important;
}
.header1 .header-right .header-search .pull-right a {
  background: url(../images/search1.png) no-repeat center center;
  background-size: 18rem;
  border: solid 1px #c7c7c7;
}
.header1 .header-right .lan1 a {
  border: solid 1px #c7c7c7;
}
.header1 .header-right .menu .navPhoneBtn span {
  background: #333;
}
.header3 .header-right .lan1 {
  display: block;
}
.headerFixed {
  padding-top: 0;
  height: 70rem;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0rem 2rem 12rem 1rem rgba(0, 83, 165, 0.12);
}
.headerFixed .logo a img {
  width: 125rem;
}
.headerFixed .logo {
  margin-top: 6rem;
}
.headerFixed .logo a .logo1 {
  display: none;
}
.headerFixed .logo a .logo2 {
  display: block;
}
.headerFixed .header-right .lan1 {
  display: block;
}
.headerFixed .nav ul li a {
  color: #333;
}
.headerFixed .nav ul li:hover a {
  color: #0053a5;
}
.headerFixed .nav ul .active a {
  color: #0053a5;
}
.nav ul li .subnav ul li a {
  color: #fff !important;
}
.headerFixed .header-right .header-search .pull-right a {
  background: url(../images/search1.png) no-repeat center center;
  background-size: 18rem;
  border: solid 1px #c7c7c7;
}
.headerFixed .header-right .lan1 a {
  border: solid 1px #c7c7c7;
}
.headerFixed .header-right .menu .navPhoneBtn span {
  background: #333;
}
.header2 {
  padding-top: 0;
  height: 70rem;
  background: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  box-shadow: 0rem 2rem 12rem 1rem rgba(0, 83, 165, 0.12);
}
.header2 .logo a img {
  width: 125rem;
}
.header2 .logo {
  margin-top: 6rem;
}
.header2 .logo a .logo1 {
  display: none;
}
.header2 .logo a .logo2 {
  display: block;
}
.header2 .nav ul li a {
  color: #333;
}
.header2 .nav ul li:hover a {
  color: #0053a5;
}
.header2 .nav ul .active a {
  color: #0053a5;
}
.header2 .header-right .header-search .pull-right a {
  background: url(../images/search1.png) no-repeat center center;
  background-size: 18rem;
  border: solid 1px #c7c7c7;
}
.header2 .header-right .lan1 a {
  border: solid 1px #c7c7c7;
}
.header2 .header-right .menu .navPhoneBtn span {
  background: #333;
}
.current {
  text-align: left;
  width: 100%;
  font-size: 14rem;
  padding: 20rem 0 13rem 0;
  color: #001d33;
  border-bottom: 1px solid #dde6f0;
}
.current img {
  margin-right: 9rem;
  width: 18rem;
  display: inline-block;
  vertical-align: top;
}
.current a {
  color: #666666;
}
.current b {
  font-weight: normal;
  color: #0053a5;
}
.job {
  background: #f1f8ff;
  padding: 100rem 0;
}
.job2 {
  width: 90%;
  margin: 0 auto;
  padding: 74rem 0;
}
.job2 .info {
  width: 77.2%;
  float: left;
  padding: 0 30rem;
  background: #ffffff;
}
.job2 .span-01 {
  display: block;
  width: 29%;
  float: left;
  padding-left: 80rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.job2 .span-02 {
  display: block;
  width: 28%;
  float: left;
  text-align: center;
}
.job2 .span-03 {
  display: block;
  width: 25%;
  float: left;
  text-align: center;
}
.job2 .span-04 {
  display: block;
  width: 18%;
  float: left;
  text-align: center;
}
@media (min-width: 1025px) {
  .job2 .span-04 a:hover {
    color: #0053a5;
  }
}
.job2 .title {
  color: #333333;
  font-weight: bold;
  line-height: 40rem;
  padding: 26rem 0;
  font-size: 18rem;
  overflow: hidden;
}
.job2 dl {
  margin-bottom: 15rem;
  background: #fbfbfb;
}
.job2 dt {
  background: #f9f9f9;
  border-radius: 10rem;
  overflow: hidden;
  padding: 15rem 0;
  cursor: pointer;
  font-size: 16rem;
  line-height: 30rem;
  color: #333333;
  transition: all 0.5s;
}
.job2 dt:hover {
  background: #e5e5e5;
}
.job2 dd {
  height: 0;
  font-size: 16rem;
  color: #666666;
  line-height: 2;
  overflow: hidden;
}
.job2 dd .nr {
  padding: 37rem 30rem 50rem 80rem;
  position: relative;
}
.job2 .cur dt {
  background: #f1f8ff;
}
.job2 .cur dt span {
  color: #0053a5;
}
.job2 .cur dt .span-01 {
  color: #0053a5;
  font-weight: bold;
}
.job2 .cur dd {
  height: auto;
}
.job2 .p-01 {
  font-weight: 700;
  color: #0053a5;
  margin-bottom: 21rem;
}
.job2 .red {
  color: #ff0000;
}
.job2 .send {
  padding-top: 50rem;
}
@media (min-width: 1025px) {
  .job2 .send:hover a {
    color: #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    background: #0053a5 url(../images/tubiao1.png) no-repeat 71% center;
    background-size: 18rem;
  }
}
.job2 .send a {
  display: inline-block;
  padding: 0 10rem;
  min-width: 178rem;
  line-height: 42rem;
  text-align: left;
  color: #0053a5;
  font-size: 14rem;
  padding-left: 50rem;
  -webkit-box-shadow: 0 0 0 1px #0053a5;
  box-shadow: 0 0 0 1px #0053a5;
  border-radius: 30rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  background: url(../images/tubiao.png) no-repeat 71% center;
  background-size: 18rem;
}
.job2 .con {
  overflow: hidden;
  background-color: #ffffff;
  border-radius: 4rem;
  padding: 37rem 30rem 20rem 30rem;
  color: #001d33;
  float: right;
  width: 21%;
}
.job2 .gg .titleBig {
  color: #333;
  font-weight: 700;
  line-height: 1;
  border-left: 4rem #0053a5 solid;
  padding-left: 10rem;
  margin-bottom: 27rem;
  font-size: 24rem;
}
.job2 .gg .lc {
  border-bottom: 1rem #f2f2f2 solid;
  padding-bottom: 20rem;
}
.job2 .gg .title-1 {
  color: #001d33;
  margin-bottom: 12rem;
  font-size: 16rem;
}
.job2 .gg .p-2 {
  line-height: 24rem;
}
.job2 .gg .p-2 span {
  display: inline-block;
}
.job2 .gg .wx {
  padding: 21rem 0;
  line-height: 32rem;
  border-top: 1rem solid #eeeeee;
}
.job2 .gg .wx a {
  color: #0053a5;
}
.job2 .gg .title-2 {
  font-weight: 700;
  color: #001d33;
  font-size: 18rem;
  margin-bottom: 18rem;
}
.job2 .gg .title-2 .span-1 {
  color: #0053a5;
}
.job2 .gg .div-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.job2 .gg .div-1 .img {
  border: 1rem solid #f2f2f2;
  max-width: 120rem;
  padding: 10rem;
  float: left;
}
.job2 .gg .div-1 img {
  vertical-align: middle;
}
.job2 .gg .div-1 .txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #001d33;
  line-height: 24rem;
  padding-left: 30rem;
}
.inbanner {
  color: #fff;
  position: relative;
}
.inbanner img {
  margin: 0 auto;
  display: block;
}
.inbanner .mh {
  display: none;
}
.inbanner .item {
  position: relative;
}
.inbanner .banner-hover {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-59%);
  padding-top: 100rem;
}
.inbanner .banner-hover .info {
  transition: 2s;
  animation: fadeInLeft2 2s;
}
.inbanner .banner-hover .info .p {
  font-family: Roboto-Regular;
  font-size: 18rem;
  line-height: 32rem;
  color: #ffffff;
}
.inbanner .banner-hover .bt {
  font-size: 42rem;
  font-weight: bold;
  color: #ffffff;
}
.second-nav {
  background: #005fb1 url(../images/bg3.jpg) no-repeat top left;
  background-size: 100%;
}
.second-nav a:hover {
  text-decoration: underline;
}
.second-nav .left {
  float: left;
  width: 77.5%;
}
.second-nav .left ul li {
  float: left;
  text-align: center;
  color: #fff;
  height: 130rem;
  border-right: 1px dashed rgba(255, 255, 255, 0.2);
}
.second-nav .left ul li a {
  font-size: 18rem;
  color: #ffffff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 38rem 10rem 16rem 10rem;
  line-height: 35rem;
}
.second-nav .left ul li a .pic {
  width: 41rem;
  margin: 0 auto;
}
.second-nav .left ul li p {
  font-size: 18rem;
}
.second-nav .left ul li .t1 {
  padding-top: 10rem;
}
.second-nav .left ul li .t1 .counter {
  font-size: 48rem;
  font-family: 'Oswald-Regular';
}
.second-nav .left ul li .t1 em {
  font-size: 18rem;
  font-style: normal;
  vertical-align: top;
}
.second-nav .left ul li:nth-last-child(1) {
  border-right: 0;
}
.second-nav .left ul .active a {
  text-decoration: underline;
}
.second-nav .right {
  float: right;
  width: 12.3%;
  font-size: 14rem;
  line-height: 81rem;
  color: #ffffff;
  display: block;
  position: relative;
  margin-top: 26rem;
}
.second-nav .right img {
  width: 75rem;
}
.second-nav .right .bt {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 60rem;
}
.second-nav .right:hover .bt {
  text-decoration: underline;
}
.second-nav .left2 ul li {
  width: 50%;
}
.second-nav .left3 ul li {
  width: 33.33333333%;
}
.second-nav .left4 ul li {
  width: 25%;
}
.second-nav .left5 ul li {
  width: 20%;
}
.inmain-title {
  font-size: 36rem;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
.after {
  padding-bottom: 0 !important;
}
.after .after-info {
  padding: 28rem 0 67rem 0;
  font-size: 16rem;
  line-height: 30rem;
}
.after .after-pdf {
  text-align: center;
  background-color: rgba(0, 95, 177, 0.2);
}
.after .after-pdf a {
  font-size: 28rem;
  color: #202020;
  padding: 46rem 0;
  display: block;
}
.after .after-pdf a p {
  font-size: 20rem;
  letter-spacing: -1rem;
  color: #005fb1;
  background: url(../images/down.png) no-repeat top center;
  background-size: 70rem;
  padding-top: 87rem;
  margin-top: 26rem;
}
.contact {
  padding: 84rem 0 0 0;
}
.contact .contact01 .text {
  float: left;
  width: 63%;
  padding-bottom: 61rem;
}
.contact .contact01 .text .inmain-title1 {
  font-size: 28rem;
  line-height: 34rem;
  margin-bottom: 68rem;
  color: #005fb1;
}
.contact .contact01 .text .inmain-title1 span {
  background: url(../images/dott.png) no-repeat top right;
  padding-right: 30rem;
  background-size: 15rem;
}
.contact .contact01 .text .bt {
  font-size: 50rem;
  margin-bottom: 14rem;
  font-weight: bold;
  color: #2a2a2a;
}
.contact .contact01 .text .p {
  font-size: 20rem;
  color: #615757;
}
.contact .contact01 .ewm {
  float: right;
  width: 151rem;
  margin-top: 9rem;
  line-height: 30rem;
  padding-bottom: 21rem;
  text-align: center;
  font-size: 16rem;
  color: #2c2c2c;
}
.contact .contact01 .ewm img {
  box-shadow: 0rem 0rem 20rem 0rem rgba(0, 83, 165, 0.2);
}
.contact02 {
  padding: 72rem 0 22rem 0;
  background-color: #f7f7f7;
}
.contact02 ul {
  font-size: 0;
  width:30%;
  float:left;
}
.contact02 .map {
  width:70%;
  float:left;
}
.contact02 ul li {
  width: 100%;
  margin-bottom: 56rem;
  display: inline-block;
  vertical-align: top;
}
.contact02 ul li .bt {
  font-size: 24rem;
  margin-bottom: 23rem;
  font-weight: bold;
  color: #333333;
}
.contact02 ul li .p {
  font-size: 16rem;
  line-height: 36rem;
  color: #616161;
}
.contact02 ul li .p p {
  padding-left: 42rem;
  background-size: 25rem !important;
}
.contact02 ul li .p .f1 {
  background: url(../images/f1.png) no-repeat left 5rem;
}
.contact02 ul li .p .f2 {
  background: url(../images/f2.png) no-repeat left 5rem;
}
.contact02 ul li .p .f3 {
  background: url(../images/f3.png) no-repeat left 5rem;
}
.contact02 ul li .p .f4 {
  background: url(../images/f4.png) no-repeat left 5rem;
}
.contact02 ul li .p .f5 {
  background: url(../images/f5.png) no-repeat left 5rem;
}
.contact02 ul li .p .f6 {
  background: url(../images/f6.png) no-repeat left 5rem;
}
.contact02 ul li .p .f7 {
  background: url(../images/f7.png) no-repeat left 5rem;
}
.contact02 ul li .p .f8 {
  background: url(../images/f8.png) no-repeat left 5rem;
}
.contact03 {
  padding: 95rem 0 82rem 0;
}
.contact03 .info {
  background: url(../images/contact.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
  padding: 81rem 209rem 91rem 209rem;
}
.contact03 .info .text {
  float: right;
  width: 42.3%;
}
.contact03 .info .text .bt {
  font-size: 40rem;
  line-height: 54rem;
  margin-bottom: 20rem;
  color: #ffffff;
}
.contact03 .info .text .p {
  font-size: 20rem;
  line-height: 36rem;
  margin-bottom: 34rem;
  color: #ffffff;
}
.contact03 .info .text .input {
  position: relative;
}
.contact03 .info .text .input input {
  width: 100%;
  height: 50rem;
  border: 0;
  padding: 0 150rem 0 20rem;
  background-color: #ffffff;
}
.contact03 .info .text .input .submit {
  width: 140rem;
  line-height: 50rem;
  font-size: 14rem;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background-color: #e50012;
}
#allmap {
  width: 100%;
  height: 560rem;
}
#allmap img {
  max-width: initial;
  max-height: inherit;
}
#allmap .anchorBL {
  display: none;
}
.message {
  padding: 50rem 0 81rem 0;
  position: relative;
}
.message #messageA {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -200rem;
  left: 0;
}
.message .nr {
  width: 91%;
  margin: 0 auto;
  margin-top: 35rem;
}
.message .list {
  position: relative;
}
.message .list:before {
  content: '';
  display: block;
  width: 120rem;
  height: 130rem;
  background: url('../images/pen.png') no-repeat center center;
  background-size: cover;
  position: absolute;
  z-index: 9;
  bottom: 100rem;
  right: -20rem;
}
.message li {
  width: 33.33333333%;
  float: left;
  padding: 0 6rem 22rem 6rem;
  position: relative;
}
.message .box {
  position: relative;
}
.message .red {
  position: absolute;
  z-index: 9;
  left: 20rem;
  top: 14rem;
  color: #ff0000;
}
.message .error {
  background: #ff0000;
  color: #fff;
  padding: 0 6rem;
  border-bottom-left-radius: 6rem;
  font-size: 12rem;
  position: absolute;
  right: 0;
  top: 0;
}
.message .input-form,
.message .textarea-form {
  border: none;
  border-radius: 3rem;
  color: #333;
  vertical-align: middle;
  border: #d1d1d1 solid 1px;
  padding: 0 30rem;
  height: 47rem;
  font-size: 16rem;
  width: 100%;
}
.message .input-form:focus,
.message .textarea-form:focus {
  border: #0053a5 solid 1px;
}
.message .textarea-form {
  line-height: 30rem;
  padding: 10rem 90rem 10rem 30rem;
  width: 100%;
  padding-right: 90rem;
  min-height: 147rem;
}
.message .textarea-form:focus {
  border: #0053a5 solid 1px;
}
.message .btn {
  width: 100%;
  text-align: right;
}
.message .btn .col-2 {
  width: 50%;
}
.message .submit {
  font-size: 16rem;
  width: 33.3333333%;
  display: inline-block;
  max-width: 200rem;
  text-align: center;
  line-height: 50rem;
  height: 50rem;
  margin-right: 20rem;
  background: #0053a5;
  color: #fff;
  border: none;
}
@media (min-width: 1025px) {
  .message .submit:hover {
    color: #fff;
    background: #00458a;
  }
}
.message .verify {
  height: 50rem;
  background-color: #e5e5e5;
  font-size: 16rem;
  position: relative;
}
.message .verify .drag-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 50rem;
  height: 50rem;
  border: 1px #e5e5e5 solid;
  background: #ffffff url(../images/drag-arrow.svg) no-repeat center center;
  background-size: 20rem 20rem;
  z-index: 2;
  cursor: move;
}
.message .verify .suc-drag-btn {
  background: #ffffff url(../images/drag-success.svg) no-repeat center center;
  background-size: 20rem 20rem;
}
.message .verify .drag-progress {
  position: absolute;
  left: 0;
  top: 0;
  height: 50rem;
  line-height: 48rem;
  width: 0;
  background-color: #0053a5;
  color: #fff;
  font-size: 18rem;
  text-align: center;
}
.message .verify .fix-tips,
.message .verify .verify-msg {
  width: 100%;
  position: absolute;
  right: 0;
  left: 0;
  height: 100%;
  color: #333;
  z-index: 1;
  line-height: 50rem;
  padding-left: 50rem;
  text-align: center;
}
.message .verify .verify-msg {
  padding-left: 0;
  padding-right: 50rem;
}
.message .verify .verify-msg {
  background-color: #0053a5;
  color: #fff;
  display: none;
}
.message .verifyDiv {
  width: 30%;
  vertical-align: middle;
  float: left;
  margin-right: 20rem;
  position: relative;
}
.message .col-2 {
  width: 50%;
  float: left;
  position: relative;
  text-align: left;
}
.app-list {
  padding: 18rem 0;
  position: relative;
  border-bottom: 1px solid rgba(31, 94, 156, 0.14);
}
.app-list ul {
  position: relative;
}
.app-list ul .slick-prev,
.app-list ul .slick-next {
  width: 17rem;
  height: 32rem;
  margin-top: -16rem;
  left: 0;
  z-index: 3;
}
.app-list ul .slick-prev:before,
.app-list ul .slick-next:before {
  background: url(../images/prev.png) no-repeat center center !important;
  background-size: 100%;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.app-list ul .slick-next {
  left: auto;
  right: 0;
}
.app-list ul .slick-next:before {
  background: url(../images/next.png) no-repeat center center !important;
}
.app-list ul li {
  float: left;
  width: 11.11111111%;
  text-align: center;
}
.app-list ul li .pic {
  width: 60rem;
  margin: 0 auto;
}
.app-list ul li .bt {
  font-size: 18rem;
  font-weight: bold;
  line-height: 30rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10rem;
}
.applist {
  padding: 76rem 0 23rem 0;
}
.applist ul {
  margin: 0 -25rem;
}
.applist ul li {
  width: 33.33333333%;
  float: left;
  padding: 0 25rem;
  margin-bottom: 56rem;
}
.applist ul li .pic:after {
  padding-bottom: 70.45908184%;
}
.applist ul li .text {
  padding: 0 19rem 19rem 19rem;
  background-color: rgba(0, 95, 177, 0.2);
  border-bottom: 4rem solid rgba(0, 95, 177, 0.5);
}
.applist ul li .text .bt {
  text-align: center;
  line-height: 79rem;
  font-size: 20rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10rem;
  color: #222222;
  background-color: #ffffff;
}
@media (min-width: 1025px) {
  .applist ul li:hover .pic img {
    transform: scale(1.04);
  }
}
.page {
  clear: both;
  text-align: center;
  font-size: 0;
  color: #947d58;
}
.page em {
  font-style: normal;
  font-size: 18px;
}
.page a {
  color: #202020;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  min-width: 40px;
  line-height: 40px;
  font-weight: bold;
  text-transform: uppercase;
  height: 40px;
  border-radius: 40px;
  margin: 0 8px;
  padding: 0 5px;
  vertical-align: top;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
  -webkit-box-shadow: 0 0 0 1px #e2ebf1;
}
.page a span {
  display: block;
}
.page a.cur,
.page a:hover {
  background-color: #0053a5;
  -webkit-box-shadow: 0 0 0 1px #fff;
  color: #fff;
}
.page a.prev,
.page a.next {
  color: #666666;
}
.page a.prev {
  padding-left: 24px;
  margin-right: 5px;
  width: 106px;
}
.page a.prev span {
  background: url(../images/prev-01.png) no-repeat left center;
  background-size: 4px;
}
.page a.prev:hover {
  color: #fff;
}
.page a.prev:hover span {
  background: url(../images/prev-02.png) no-repeat left center;
  background-size: 4px;
}
.page a.next {
  padding-right: 24px;
  margin-left: 5px;
  width: 106px;
}
.page a.next span {
  background: url(../images/next-01.png) no-repeat right center;
  background-size: 4px;
}
.page a.next:hover {
  color: #fff;
}
.page a.next:hover span {
  background: url(../images/next-02.png) no-repeat right center;
  background-size: 4px;
}
@media (max-width: 768px) {
  .page a,
  .page em {
    display: none;
  }
  .page a.prev,
  .page a.next {
    display: inline-block;
  }
}
.news {
  padding-top: 102rem;
}
.news-one {
  position: relative;
  margin-bottom: 75rem;
}
.news-one .slick-list {
  overflow: hidden;
}
.news-one .list {
  position: relative;
  z-index: 5;
  padding-bottom: 77rem;
}
.news-one .list li .box {
  position: relative;
  min-height: 330rem;
  padding-left: 780rem;
  padding-right: 73rem;
  padding-top: 27rem;
  background: #fff;
  box-shadow: 0rem 2rem 10rem 0rem rgba(51, 51, 51, 0.1);
}
.news-one .list li .box .pic {
  width: 700rem;
  position: absolute;
  top: 0;
  left: 0;
}
.news-one .list li .box .pic img {
  transition: 0.5s;
}
.news-one .list li .box .pic:after {
  padding-bottom: 47.14285714%;
}
.news-one .list li .box .text .date {
  font-size: 18rem;
  color: #0053a5;
  font-family: arial;
  font-weight: bold;
  margin-bottom: 6rem;
}
.news-one .list li .box .text .date span {
  font-size: 48rem;
  margin-right: 7rem;
}
.news-one .list li .box .text .bt {
  font-size: 24rem;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 9rem;
}
.news-one .list li .box .text .jsh {
  font-size: 16rem;
  color: #666666;
  line-height: 24rem;
  margin-bottom: 31rem;
  height: 48rem;
  letter-spacing: 0.2rem;
  overflow: hidden;
}
.news-one .list li .box .text .more p {
  background: #0053a5;
  color: #fff;
  border: 1px solid #0053a5;
}
.news-one .list li .box .text .more p span {
  margin-left: 10rem;
}
@media (min-width: 1025px) {
  .news-one .list li:hover .pic img {
    transform: scale(1.04);
  }
  .news-one .list li:hover .text .bt {
    color: #0053a5;
  }
  .news-one .list li:hover .text .more p {
    background: #005fb1;
    border: 1px solid #005fb1;
  }
}
.news-one .slick-dots {
  z-index: 10;
  width: 56%;
  height: 2rem;
  left: 22%;
  background: #e1e1e1;
  bottom: 15rem;
}
.news-one .slick-dots li {
  padding: 0;
  width: 33.333333%;
  height: 2rem;
  display: block;
  margin: 0;
  float: left;
}
.news-one .slick-dots li button {
  width: 100%;
  height: 2rem;
  padding: 0;
  display: block;
  background: #e1e1e1;
}
.news-one .slick-dots li button:before {
  content: '';
  display: none !important;
}
.news-one .slick-dots .slick-active button {
  background: #0053a5;
}
.news-one .slick-dots .slick-active button:before {
  color: transparent;
  display: none !important;
}
.news-one .slick-prev:before,
.news-one .slick-next:before {
  content: '';
}
.news-one .slick-prev,
.news-one .slick-next {
  border: 1px solid #dedede;
  border-radius: 50%;
  width: 34rem;
  height: 34rem;
  z-index: 5;
  top: auto;
  bottom: 0;
  margin: 0;
}
.news-one .slick-prev {
  background: url('../images/zuo1.png') no-repeat center center !important;
  left: 18%;
  background-size: 16rem !important;
}
@media (min-width: 1025px) {
  .news-one .slick-prev:hover {
    border: 1px solid #0053a5;
  }
}
.news-one .slick-next {
  background: url('../images/you1.png') no-repeat center center !important;
  right: 18%;
  background-size: 16rem !important;
  margin-left: auto;
}
@media (min-width: 1025px) {
  .news-one .slick-next:hover {
    border: 1px solid #0053a5;
  }
}
.news1 .list {
  margin-left: -20rem;
  margin-right: -20rem;
  padding-bottom: 10rem;
}
.news1 .list li {
  width: 33.33333333%;
  float: left;
  padding-left: 20rem;
  padding-right: 20rem;
  margin-bottom: 49rem;
}
.news1 .list .box {
  display: block;
  padding: 32rem 35rem 25rem 35rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 19rem 0rem rgba(7, 108, 182, 0.13);
}
.news1 .list .pic {
  overflow: hidden;
  position: relative;
  border-radius: 6rem;
}
.news1 .list .pic:after {
  padding-bottom: 47.14285714%;
}
.news1 .list .pic img {
  transition: all 0.5s;
}
.news1 .list .text {
  padding: 29rem 30rem 25rem 0;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
}
.news1 .list .text .title {
  font-size: 20rem;
  color: #000e1e;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 13rem;
}
.news1 .list .text .info {
  font-size: 16rem;
  line-height: 22rem;
  color: #666666;
  height: 44rem;
  overflow: hidden;
  margin-bottom: 31rem;
}
.news1 .list .text .date {
  font-size: 16rem;
  padding: 0 20rem 0 31rem;
  color: #999999;
  line-height: 24rem;
  border-radius: 4rem;
  margin-bottom: 13rem;
  font-size: 12rem;
  color: #040806;
  background: #dcebfa url(../images/date.png) no-repeat 12rem center;
  background-size: 12rem;
  display: inline-block;
}
.news1 .list .text .detailed {
  width: 106rem;
  line-height: 31rem;
  font-size: 14rem;
  background-color: #005fb1;
  border-radius: 16rem;
  text-align: center;
  color: #fff;
}
.news1 .list .box:hover img {
  transform: scale(1.04);
}
.news1 .list .box:hover .text .title {
  color: #0053a5;
  font-weight: bold;
}
.news1 .list .box:hover .detailed {
  background-color: #e50012;
}
.support .support-info {
  padding-top: 42rem;
  margin-bottom: 34rem;
}
.support .support-info ul {
  font-size: 0;
}
.support .support-info ul li {
  width: 33.33333333%;
  padding: 0 62rem;
  margin-bottom: 49rem;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.support .support-info ul li .num {
  width: 110rem;
  height: 110rem;
  padding: 11rem;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  background-image: linear-gradient(-7deg, rgba(99, 163, 255, 0.2) 0%, rgba(182, 220, 255, 0.2) 50%, rgba(114, 190, 255, 0.2) 100%);
}
.support .support-info ul li .num span {
  width: 88rem;
  line-height: 88rem;
  font-size: 40rem;
  font-weight: bold;
  color: #ffffff;
  border-radius: 50%;
  background-image: linear-gradient(45deg, #63a3ff 0%, #b6dcff 50%, #72beff 100%);
  display: block;
}
.support .support-info ul li .text {
  position: relative;
  z-index: 1;
  font-size: 20rem;
  line-height: 32rem;
  color: #4e5861;
  min-height: 298rem;
  background: url(../images/bg2.png) no-repeat top center;
  background-size: 100%;
  margin-top: -55rem;
  padding: 74rem 36rem;
}
.support .support-nr {
  width: 90%;
  margin: 0 auto;
  padding: 85rem 74rem 96rem 74rem;
  background: url(../images/support.jpg) no-repeat top center;
  background-size: 100%;
}
.support .support-nr .text {
  width: 47%;
  font-size: 16rem;
  line-height: 30rem;
  padding: 44rem 44rem 74rem 44rem;
  color: #ffffff;
  background-color: rgba(0, 95, 177, 0.9);
  border-radius: 2rem;
}
.support .support-nr .text .p {
  padding-bottom: 26rem;
  margin-bottom: 29rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}
.support .support-nr .text .list p {
  padding-left: 35rem;
  margin-bottom: 5rem;
}
.support .support-nr .text .list .tel {
  background: url(../images/tel.png) no-repeat left 8rem;
  background-size: 18rem;
}
.support .support-nr .text .list .yx {
  background: url(../images/yx.png) no-repeat left 8rem;
  background-size: 16rem;
}
.support .support-nr .text .list .fax {
  background: url(../images/fax.png) no-repeat left 11rem;
  background-size: 18rem;
}
.news-show {
  padding: 100rem 0;
}
.h2 {
  font-size: 15rem;
  color: #999999;
}
.h01 {
  font-size: 32rem;
  color: #404040;
  font-weight: bold;
  margin-bottom: 20rem;
}
.news-top {
  padding: 63rem 0 26rem 0;
  background: url('../images/line1.png') no-repeat bottom center;
  text-align: center;
}
.news-show {
  padding-bottom: 25rem;
}
.news-show .ee {
  overflow: hidden;
}
.news-show .ee .leftTool {
  float: left;
  width: 93rem;
  padding-top: 34rem;
  text-align: center;
}
.news-show .ee .leftTool .kan {
  width: 90rem;
  margin: 0 auto;
  font-size: 24rem;
  color: #0080d8;
  line-height: 51rem;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5rem;
  margin-bottom: 13rem;
  font-family: arial;
}
.news-show .ee .leftTool .kan .pic {
  width: 64rem;
  height: 64rem;
  margin: 0 auto;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  position: relative;
}
.news-show .ee .leftTool .kan .pic:after {
  padding-bottom: 100%;
  display: block;
  content: '';
}
.news-show .ee .leftTool .share span {
  display: block;
  margin-bottom: 9rem;
  font-size: 14rem;
  color: #999999;
}
.news-show .ee .leftTool .share a {
  display: block;
  width: 47rem !important;
  height: 47rem !important;
  transition: all 0.9s;
  margin: 8rem auto !important;
  padding: 0 !important;
  border: 1rem solid #f1f1f1;
  border-radius: 50%;
}
.news-show .ee .leftTool .share a:hover {
  border: 1rem solid #017cc4;
}
.news-show .ee .leftTool .share a.bds_weixin {
  background: url(../images/fn1.png) no-repeat center center;
}
.news-show .ee .leftTool .share a.bds_tqq {
  background: url(../images/fn2.png) no-repeat center center;
}
.news-show .ee .leftTool .share a.bds_tsina {
  background: url(../images/fn3.png) no-repeat center center;
}
.news-show .ee .leftTool .share a.bds_tqz {
  background: url(../images/fn4.png) no-repeat center center;
}
.news-show .ee .con-article {
  float: right;
  width: 92%;
  padding: 43rem 0 32rem 0;
}
.news-show .ee .con-article .nr {
  font-size: 18rem;
  line-height: 34rem;
  color: #404040;
}
.news-show .ee .con-article .nr p {
  margin-bottom: 10rem;
}
.news-show .ee .con-article .nr .tit {
  text-align: center;
  margin-bottom: 27rem;
  font-size: 0;
}
.news-show .ee .con-article .nr .tit:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20rem;
  height: 9rem;
  background: url(../images/right.png) no-repeat center center;
  background-size: 100%;
}
.news-show .ee .con-article .nr .tit:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 20rem;
  height: 9rem;
  background: url(../images/left.png) no-repeat center center;
  background-size: 100%;
}
.news-show .ee .con-article .nr .tit span {
  font-size: 20rem;
  padding: 0 20rem;
  line-height: 34rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  background-color: #e50012;
  color: #ffffff;
}
.news-show .ee .con-article .nr .txt {
  border-top: 34rem solid #e50012;
  font-size: 18rem;
  line-height: 34rem;
  margin-top: 8rem;
  padding: 29rem 32rem 35rem 32rem;
  color: #404040;
  background-color: #eeeff1;
}
.news-show .ee .con-article .nr .txt p {
  border-bottom: dashed 1px #e50012;
  padding-left: 49rem;
  padding-bottom: 13rem;
  margin-bottom: 14rem;
  position: relative;
}
.news-show .ee .con-article .nr .txt p:after {
  content: '';
  display: block;
  border-radius: 50%;
  width: 14rem;
  height: 14rem;
  background-color: #0053a5;
  position: absolute;
  top: 12rem;
  left: 0;
}
.news-show .ee .con-article .nr .ntxt {
  text-align: center;
  font-size: 18rem;
  line-height: 24rem;
  padding: 23rem 0;
  background-color: #e50012;
  color: #ffffff;
}
.list-page-news {
  position: relative;
  font-size: 14rem;
  color: #999999;
}
.list-page-news ul {
  overflow: hidden;
  position: relative;
  border-top: 1px solid #dedede;
  z-index: 1;
}
.list-page-news li {
  width: 50%;
  float: left;
  padding: 0 80rem 0 0;
}
@media (min-width: 1025px) {
  .list-page-news li:hover p a {
    color: #0053a5;
  }
}
.list-page-news li:nth-child(2) {
  padding: 0 0 0 80rem;
  text-align: right;
}
.list-page-news li p {
  line-height: 85rem;
  overflow: hidden;
  color: #666666;
}
.list-page-news li p a {
  color: #666666;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16rem;
}
.list-page-news li p a b {
  color: #333;
}
.list-page-news .fanhui {
  top: 0;
  left: 50%;
  width: 160rem;
  color: #999999;
  text-align: center;
  vertical-align: top;
  height: 85rem;
  margin-left: -80rem;
  font-size: 14rem;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  display: block;
  background: url(../images/ndx_btn.png) no-repeat center center;
  background-size: 26rem;
}
.list-page-news .fanhui:hover {
  color: #0053a5;
}
.related {
  padding-top: 47rem;
}
.related .news1 {
  padding-top: 25rem;
}
.about {
  padding: 0 !important;
}
.about01 {
  padding: 90rem 0 89rem 0;
  background: #ffffff url(../images/abg.jpg) no-repeat bottom center;
  background-size: 100%;
  position: relative;
}
.about01 .bg1 {
  padding-top: 50rem;
  background: url(../images/dot4.png) no-repeat 40rem top;
}
.about01 .inmain-title {
  text-align: left;
  margin-bottom: 45rem;
  letter-spacing: 1rem;
}
.about01 .ul {
  padding-right: 150rem;
  position: relative;
}
.about01 .ul div {
  display: block !important;
  overflow: inherit !important;
}
.about01 .ul li {
  overflow: hidden;
  display: block !important;
  position: relative;
}
.about01 .ul li:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
}
.about01 .ul li .pic {
  box-shadow: 0rem 1rem 28rem 12rem rgba(0, 83, 165, 0.12);
}
.about01 .ul li .pic:after {
  padding-bottom: 35.86206897%;
}
.about01 .ul .slick-current li:after {
  display: none;
}
.about01 .ul .slick-prev,
.about01 .ul .slick-next {
  width: 58rem;
  height: 58rem;
  border-radius: 50%;
  margin-top: 0;
  top: 30%;
  right: 0;
  left: auto;
  z-index: 3;
  transform: rotate(90deg);
}
.about01 .ul .slick-prev:before,
.about01 .ul .slick-next:before {
  background: url(../images/prev-01.png) no-repeat center center !important;
  background-size: 12rem !important;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.about01 .ul .slick-prev:hover {
  border: solid 1rem #00a0e9;
}
.about01 .ul .slick-next {
  bottom: 30%;
  top: auto;
}
.about01 .ul .slick-next:before {
  background: url(../images/next-01.png) no-repeat center center !important;
  background-size: 12rem !important;
}
.about01 .ul .slick-next:hover {
  border: solid 1rem #00a0e9;
}
.about01 .text {
  font-size: 18rem;
  line-height: 36rem;
  color: #7f8c94;
  padding: 49rem 0 0 0;
  width: 84%;
}
.about02 {
  position: relative;
  padding: 85rem 0 95rem 0;
  background: url(../images/bg4.jpg) no-repeat top center;
  background-size: cover;
}
.about02 .inmain-title {
  text-align: left;
  margin-bottom: 56rem;
}
.about02 .ul {
  padding-right: 80rem;
  padding-bottom: 90rem;
  position: relative;
}
.about02 .ul ul {
  margin: 0 -20rem;
}
.about02 .ul ul div {
  display: block !important;
  overflow: inherit !important;
}
.about02 .ul ul li {
  overflow: hidden;
  display: block !important;
  position: relative;
}
.about02 .ul ul li .pic {
  border-radius: 10rem;
  overflow: hidden !important;
}
.about02 .ul ul li .pic:after {
  padding-bottom: 59.45945946%;
}
.about02 .ul ul li {
  width: 50%;
  float: left;
  padding: 0 20rem;
}
.about02 .ul ul li .pic .hover {
  line-height: 61rem;
  background-color: rgba(0, 95, 177, 0.5);
  position: absolute;
  bottom: 20rem;
  left: 0;
  width: 100%;
  padding: 0 20rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 22rem;
  font-weight: bold;
  color: #ffffff;
}
@media (min-width: 1025px) {
  .about02 .ul ul li:hover .pic img {
    transform: scale(1.04);
  }
}
.about02 .ul ul .slick-dots {
  z-index: 10;
  width: auto;
  height: 2rem;
  left: 0;
  background: #e1e1e1;
  bottom: 0;
  margin: 0;
}
.about02 .ul ul .slick-dots li {
  padding: 0;
  width: 50rem;
  height: 2rem;
  display: block;
  margin: 0;
  float: left;
}
.about02 .ul ul .slick-dots li button {
  width: 100%;
  height: 2rem;
  padding: 0;
  display: block;
  background: #e1e1e1;
}
.about02 .ul ul .slick-dots li button:before {
  content: '';
  display: none !important;
}
.about02 .ul ul .slick-dots .slick-active button {
  background: #0053a5;
}
.about02 .ul ul .slick-dots .slick-active button:before {
  color: transparent;
  display: none !important;
}
.about02 .ul ul .slick-prev:before,
.about02 .ul ul .slick-next:before {
  content: '下一条';
  font-size: 16rem;
  color: #adadad;
}
.about02 .ul ul .slick-prev,
.about02 .ul ul .slick-next {
  width: 134rem;
  height: 34rem;
  background: url(../images/more.png) no-repeat center left;
  background-size: 34rem;
  z-index: 5;
  top: -90rem;
  right: -40rem;
  margin: 0;
}
.about02 .ul ul .slick-prev {
  display: none !important;
}
.about03 {
  padding: 56rem 0 34rem 0;
  position: relative;
}
.about03 .inmain-title {
  text-align: left;
  margin-bottom: 68rem;
}
.about03 .about-bottom ul {
  float: left;
  width: 50%;
}
.about03 .about-bottom ul li {
  position: relative;
  padding-left: 96rem;
  padding-bottom: 11rem;
  margin-bottom: 43rem;
  border-bottom: 1px solid #fff;
}
.about03 .about-bottom ul li .box {
  min-height: 80rem;
}
.about03 .about-bottom ul li .pic {
  width: 80rem;
  position: absolute;
  top: 0;
  left: 0;
}
.about03 .about-bottom ul li .pic .mh {
  display: none;
}
.about03 .about-bottom ul li .text .bt {
  font-size: 20rem;
  margin-bottom: 5rem;
  font-weight: bold;
  color: #333333;
}
.about03 .about-bottom ul li .text .p {
  font-size: 16rem;
  color: #666666;
}
@media (min-width: 1025px) {
  .about03 .about-bottom ul li:hover {
    border-bottom: 1px solid #005fb1;
  }
  .about03 .about-bottom ul li:hover .pic .m {
    display: none;
  }
  .about03 .about-bottom ul li:hover .pic .mh {
    display: block;
  }
}
.about03 .about-bottom .pic1 {
  float: right;
  width: 46%;
  border-radius: 10rem;
}
.about03 .about-bottom .pic1:after {
  padding-bottom: 82.15258856%;
}
.about04 {
  padding: 70rem 0 77rem 0;
  background: url('../images/bg6.jpg') no-repeat top center;
  background-size: cover;
  position: relative;
}
.about04 .inmain-title {
  color: #fff;
}
.about04 .hp {
  font-size: 16rem;
  margin-top: 7rem;
  color: #ffffff;
  text-align: center;
}
.about04 .about-bottom {
  margin-top: 58rem;
  position: relative;
}
.about04 .slick-prev,
.about04 .slick-next {
  width: 58rem;
  height: 58rem;
  border: solid 1rem #ffffff;
  border-radius: 50%;
  margin-top: 0;
  top: 39%;
  left: 0;
  z-index: 3;
}
.about04 .slick-prev:before,
.about04 .slick-next:before {
  background: url(../images/prev-02.png) no-repeat center center !important;
  background-size: 12rem !important;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.about04 .slick-prev:hover {
  background: #00a0e9;
  border: solid 1rem #00a0e9;
}
.about04 .slick-next {
  left: auto;
  right: 0;
}
.about04 .slick-next:before {
  background: url(../images/next-02.png) no-repeat center center !important;
  background-size: 12rem !important;
}
.about04 .slick-next:hover {
  background: #00a0e9;
  border: solid 1rem #00a0e9;
}
.honorlist {
  padding: 0 87rem;
  position: relative;
}
.honorlist li {
  width: 25%;
  float: left;
  padding: 0 44rem;
}
.honorlist li .bt {
  font-size: 18rem;
  line-height: 30rem;
  height: 30rem;
  color: #ffffff;
  padding: 0 20rem;
  overflow: hidden;
  margin-bottom: 23rem;
  background: url('../images/bg4.png') no-repeat top left;
  background-size: 100%;
}
.honorlist li .bt1 {
  background: url('../images/bg5.png') no-repeat top left;
  height: 60rem;
  background-size: 100%;
}
.honorlist li .img {
  padding-left: 20rem;
  padding-right: 9rem;
  padding-top: 9rem;
  background: url('../images/bg11.png') no-repeat top left;
  background-size: 100%;
  padding-bottom: 41rem;
}
.honorlist li .img .pic {
  background-color: #ffffff;
  border-radius: 6rem;
}
.honorlist li .img .pic:after {
  padding-bottom: 143.29004329%;
}
.honorlist li:hover .img .pic img {
  transform: scale(1.05);
}
.honorlist .slick-slide:nth-child(4n-2) {
  padding-top: 83rem;
}
.honorlist .slick-slide:nth-child(4n-1) {
  padding-top: 13rem;
}
.honorlist .slick-slide:nth-child(4n) {
  padding-top: 40rem;
}
.height {
  height: 1px;
  position: absolute;
  top: -100rem;
  left: 0;
  width: 100%;
}
.about05 {
  padding: 317rem 0;
  background: url(../images/bg7.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
.about05 .inmain-title {
  color: #fff;
  margin-bottom: 52rem;
}
.about05 .li {
  text-align: center;
}
.about05 .li a {
  margin: 0 16rem;
  width: 165rem;
  line-height: 48rem;
  font-size: 16rem;
  color: #ffffff;
  border-radius: 25rem;
  border: solid 1px #ffffff;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.about05 .li a img {
  height: 30rem;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10rem;
}
@media (min-width: 1025px) {
  .about05 .li a:hover {
    background: #0053a5;
    border: 1px solid #0053a5;
  }
}
.product-show {
  padding: 100rem 0 0 0;
}
.product-top {
  padding: 91rem 0 85rem 0;
}
.product-top .img {
  float: left;
  width: 60%;
  padding-left: 135rem;
}
.product-top .text {
  float: right;
  width: 34.5%;
  padding-top: 50rem;
}
.product-top .text .bt {
  font-size: 50rem;
  margin-bottom: 21rem;
  color: #333333;
}
.product-top .text .bt img {
  width: 15rem;
  margin-left: 11rem;
  display: inline-block;
  vertical-align: top;
}
.product-top .text .p {
  font-size: 16rem;
  line-height: 36rem;
  margin-bottom: 84rem;
  color: #999999;
}
.product-top .text .btn a {
  float: left;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16rem;
  margin-right: 12rem;
  width: 139rem;
  line-height: 50rem;
  background-color: #e50012;
}
.product-top .text .btn a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10rem;
  width: 18rem;
}
@media (min-width: 1025px) {
  .product-top .text .btn a:hover {
    background-color: #0053a5;
  }
}
.product-top .text .btn .bh {
  background-color: #005fb1;
}
.product-bottom {
  padding: 80rem 0 87rem 0;
  background: #ebf2f9;
}
.product-bottom .item {
  padding: 0 100rem;
  margin-bottom: 59rem;
}
.product-bottom .item .item-title {
  font-size: 38rem;
  margin-bottom: 24rem;
  font-weight: bold;
  color: #333333;
}
.product-bottom .item .item-title img {
  width: 40rem;
  margin-right: 10rem;
  display: inline-block;
  vertical-align: middle;
}
.product-bottom .item .item-info {
  background-color: #ffffff;
  box-shadow: 0rem 15rem 32rem 8rem rgba(0, 83, 165, 0.1);
  border-radius: 20rem;
  padding: 57rem 73rem;
  font-size: 16rem;
  line-height: 28rem;
  color: #6e7780;
}
.product-bottom .item .item-info .left {
  width: 67%;
  float: left;
}
.product-bottom .item .item-info .right {
  width: 24%;
  float: right;
  text-align: center;
  font-size: 18rem;
  color: #6e7780;
}
.product-bottom .item .item-info .right p {
  margin-top: 20rem;
}
.product-bottom .item .item-info .table table td {
  font-size: 16rem;
  line-height: 30rem;
  padding: 15rem 20rem;
  color: #616161;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-bottom .item .item-info .table table td:nth-child(1) {
  font-weight: bold;
}
.product-bottom .item .item-info .table table .tr td {
  background-color: #005fb1;
  color: #fff;
  font-weight: bold;
}
.product-bottom .item .item-info .xiazai {
  position: relative;
  min-height: 321rem;
  padding-left: 514rem;
  padding-top: 25rem;
}
.product-bottom .item .item-info .xiazai .pic {
  width: 467rem;
  position: absolute;
  top: 0;
  left: 0;
}
.product-bottom .item .item-info .xiazai .pic:after {
  padding-bottom: 68.7366167%;
}
.product-bottom .item .item-info .xiazai .xz-text .bt {
  font-size: 30rem;
  margin-bottom: 18rem;
  color: #333333;
}
.product-bottom .item .item-info .xiazai .xz-text .p {
  font-size: 16rem;
  line-height: 28rem;
  margin-bottom: 50rem;
  color: #6e7780;
}
.product-bottom .item .item-info .xiazai .xz-text .d a {
  display: block;
  width: 160rem;
  line-height: 51rem;
  font-size: 16rem;
  letter-spacing: 2rem;
  color: #ffffff;
  text-align: center;
  background-color: #005fb1;
}
.product-bottom .item .item-info .xiazai .xz-text .d a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10rem;
  margin-top: -5rem;
  width: 22rem;
}
.product-bottom .item .item-info .beng {
  position: relative;
  margin-top: 20rem;
  padding-left: 270rem;
  padding-top: 18rem;
  padding-bottom: 30rem;
  background-color: #e9ecef;
  border-radius: 8rem;
  padding-right: 10rem;
}
.product-bottom .item .item-info .beng span {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 20rem;
  font-weight: bold;
  width: 240rem;
  line-height: 90rem;
  background-image: linear-gradient(235deg, rgba(0, 95, 177, 0.99) 0%, rgba(27, 132, 224, 0.99) 100%), linear-gradient(#030304, #030304);
  background-blend-mode: normal, normal;
  box-shadow: 0rem 4rem 7rem 1rem rgba(0, 51, 102, 0.12);
  border-radius: 8rem 40rem 40rem 8rem;
}
.related-pro {
  padding: 46rem 0 84rem 0;
}
.related-pro .inmain-title {
  font-size: 48rem;
  font-weight: normal;
  color: #333333;
}
.prolist {
  padding: 40rem 65rem;
}
.prolist li {
  width: 33.33333333%;
  float: left;
  padding: 0 29rem;
}
.prolist li .box {
  background-color: #ffffff;
  box-shadow: 0rem 15rem 32rem 8rem rgba(0, 83, 165, 0.1);
  padding-top: 105rem;
  border-radius: 40rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.prolist li .box .p {
  position: absolute;
  top: 60rem;
  left: 50%;
  width: 100%;
  text-align: center;
  font-size: 57rem;
  font-weight: bold;
  line-height: 90rem;
  letter-spacing: 6rem;
  color: #eff3f6;
  margin-left: -50%;
  z-index: -1;
}
.prolist li .pic:after {
  padding-bottom: 69.76744186%;
}
.prolist li .text {
  text-align: center;
  padding-top: 29rem;
  padding-bottom: 66rem;
}
.prolist li .text .bt {
  font-size: 20rem;
  font-weight: bold;
  letter-spacing: 2rem;
  overflow: hidden;
  line-height: 30rem;
  height: 60rem;
  margin-bottom:10rem;
}
.prolist li .text .bt a {
  display: block;
  color: #202121;
}
.prolist li .text .bt img {
  width: 15rem;
  margin-left: 5rem;
  display: inline-block;
  vertical-align: top;
}
.prolist li .text .btn a {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  color: #666;
  font-size: 16rem;
  margin-right: 12rem;
  width: 139rem;
  line-height: 50rem;
  border: 1px solid #ececec;
}
.prolist li .text .btn a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10rem;
  width: 18rem;
}
@media (min-width: 1025px) {
  .prolist li .text .btn a:hover {
    border: 1px solid #0053a5;
    color: #0053a5;
  }
}
.pro-contact {
  padding: 0;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
}
.pro-contact .info {
  background: none;
}
.environment {
  padding-top: 85rem;
}
.environment .nr {
  background-color: #0053a5;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 40rem 0 40rem 50rem;
  margin-top: 40rem;
}
.environment .conTabs .list .box {
  display: block;
  position: relative;
  z-index: 1;
  padding-right: 90rem;
}
.environment .conTabs .list .txt {
  font-size: 14rem;
  opacity: 0.6;
  color: #fff;
  writing-mode: tb-rl;
  letter-spacing: 5rem;
  position: absolute;
  right: 0;
  top: 40rem;
  right: 20rem;
}
.environment .conTabs .list .pic {
  width: 50%;
  width: calc(50% + 50rem);
  max-width: 790rem;
  overflow: hidden;
  position: relative;
}
.environment .conTabs .list .pic:after {
  content: '';
  display: block;
  padding-bottom: 63.29113924%;
}
.environment .conTabs .list .pic img {
  width: 100%;
  transition: all 0.5s;
}
.environment .conTabs .list .text {
  padding: 0 40rem;
  background: #fff;
  width: 50%;
  max-width: 710rem;
  height: 420rem;
  position: absolute;
  right: 90rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}
.environment .conTabs .list .logo {
  width: 181rem;
  height: 84rem;
  position: absolute;
  bottom: 30rem;
  right: 60rem;
}
.environment .conTabs .list .line-1,
.environment .conTabs .list .line-2 {
  width: 66rem;
  height: 2rem;
  background: #fff;
  position: absolute;
}
.environment .conTabs .list .line-1:before,
.environment .conTabs .list .line-2:before {
  content: '';
  display: block;
  width: 50%;
  height: 100%;
  background: #0053a5;
  position: absolute;
  left: 0;
  top: 0;
}
.environment .conTabs .list .line-1 {
  left: -33rem;
  top: 30rem;
}
.environment .conTabs .list .line-1:before {
  left: auto;
  right: 0;
}
.environment .conTabs .list .line-2 {
  right: -33rem;
  bottom: 30rem;
}
.environment .conTabs .list .title {
  font-size: 30rem;
  color: #333333;
  margin-bottom: 15rem;
}
.environment .conTabs .list .info {
  font-size: 16rem;
  color: #666666;
  line-height: 30rem;
  height: 270rem;
  margin-bottom: 40rem;
  overflow: hidden;
}
.environment .conTabs .list .p-1 {
  margin-bottom: 20rem;
  position: relative;
}
.environment .menuTabs {
  margin-right: 90rem;
  margin-top: 35rem;
  padding-left: 10rem;
  padding-right: 10rem;
  position: relative;
}
.environment .menuTabs .swiper-button-prev,
.environment .menuTabs .swiper-button-next {
  width: 40rem;
  height: 55rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: #cccccc;
  text-align: center;
  line-height: 55rem;
  margin: auto;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 9;
}
.environment .menuTabs .swiper-button-prev:after,
.environment .menuTabs .swiper-button-next:after {
  font-size: 16rem;
}
.environment .menuTabs .swiper-button-prev:hover,
.environment .menuTabs .swiper-button-next:hover {
  background-color: #e50012;
  color: #fff;
}
.environment .menuTabs .swiper-button-prev {
  left: 0;
}
.environment .menuTabs .swiper-button-next {
  right: 0;
}
.environment .menuTabs .list li {
  width: 20%;
  padding: 0 8rem;
}
.environment .menuTabs .list .box {
  display: block;
  text-align: center;
}
.environment .menuTabs .list .pic {
  overflow: hidden;
  position: relative;
}
.environment .menuTabs .list .pic:after {
  content: '';
  display: block;
  padding-bottom: 63.29113924%;
}
.environment .menuTabs .list .pic img {
  width: 100%;
  transition: all 0.5s;
}
.environment .menuTabs .list .title {
  background-color: rgba(39, 40, 46, 0.5);
  color: #fff;
  font-size: 16rem;
  height: 45rem;
  line-height: 45rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 10rem;
}
.environment .menuTabs .list .box:hover img {
  transform: scale(1.1);
}
.product {
  padding: 69rem 0;
}
.pro-title {
  font-size: 48rem;
  margin-bottom: 20rem;
  color: #333333;
  text-align: center;
}
.pro-p {
  font-size: 18rem;
  line-height: 30rem;
  margin-bottom: 58rem;
  color: #7a7a7a;
  text-align: center;
}
.pro01 {
  background: url(../images/bg8.jpg) no-repeat top center;
  background-size: cover;
  padding: 124rem 0 29rem 0;
  height: 950rem;
  overflow: hidden;
  position: relative;
}
.pro-top .left {
  float: left;
  width: 50%;
  padding-left: 72rem;
  padding-top: 50rem;
}
.pro-top .left .img {
  width: 83rem;
  margin-bottom: 19rem;
}
.pro-top .left .bt-title {
  font-size: 50rem;
  margin-bottom: 83rem;
  color: #495058;
}
.pro-top .left .list {
  margin-bottom: 80rem;
  overflow: hidden;
}
.pro-top .left .list li {
  float: left;
  width: 50%;
  padding-right: 25rem;
}
.pro-top .left .list li a {
  display: block;
  font-size: 36rem;
  color: #495058;
  line-height: 57rem;
  text-align: center;
  border: solid 1rem #b5b5b5;
}
.pro-top .left .list .active a {
  color: #fff;
  background-color: #005fb1;
  border: solid 1rem #005fb1;
}
.pro-top .left .ul-list .ul-info {
  display: none;
}
.pro-top .left .ul-list .ul-info .bt-title {
  font-size: 30rem;
  margin-bottom: 16rem;
  color: #0053a5;
}
.pro-top .left .ul-list .ul-info .more a {
  color: #0053a5;
  border: 1px solid #0053a5;
}
.pro-top .left .ul ul li {
  float: left;
  padding-right: 55rem;
  margin-right: 55rem;
  border-right: 1px solid #cccccc;
  text-align: center;
}
.pro-top .left .ul ul li .pic {
  width: 50rem;
  margin: 0 auto;
}
.pro-top .left .ul ul li .bt {
  font-size: 16rem;
  margin-top: 7rem;
  color: #333333;
}
.pro-top .left .ul ul li:nth-last-child(1) {
  border: 0;
  margin: 0;
  padding: 0;
}
.pro-top .left .chan-list {
  padding-top: 90rem;
}
.pro-top .left .chan-list ul {
  margin: 0 -33rem;
}
.pro-top .left .chan-list ul li {
  width: 50%;
  float: left;
  padding: 0 33rem;
  text-align: center;
}
.pro-top .left .chan-list ul li .box {
  position: relative;
  z-index: 1;
  padding-top: 84rem;
  padding-bottom: 104rem;
  background: url(../images/dun.png) no-repeat bottom center;
  background-size: 100%;
}
.pro-top .left .chan-list ul li .num {
  text-stroke: 1px rgba(0, 83, 165, 0.32);
  -webkit-text-stroke: 1px rgba(0, 83, 165, 0.32);
  font-family: 'Oswald-Bold';
  font-size: 140rem;
  letter-spacing: 4rem;
  line-height: 140rem;
  color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.pro-top .left .chan-list ul li .pic {
  width: 69%;
  margin: 0 auto;
}
.pro-top .left .chan-list ul li .pic:after {
  padding-bottom: 65.625%;
}
.pro-top .left .chan-list ul li .bt {
  font-size: 30rem;
  font-weight: bold;
  font-stretch: normal;
  line-height: 62rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 20rem;
  color: #bfbfbf;
}
.pro-top .left .chan-list ul .slick-current li .bt {
  color: #0053a5;
}
.pro-top .right {
  float: right;
  width: 45%;
}
.pro-top .right .pic:after {
  padding-bottom: 66.66666667%;
}
.pro-top .right .nr00 {
  display: none;
}
.fangda-list {
  padding: 32rem 113rem 32rem 26rem;
}
.fangda-list .slick-list {
  box-shadow: 9px 0 50px 0.6px rgba(0, 83, 165, 0.12);
  border-radius: 32rem;
  border: solid 1rem rgba(0, 83, 165, 0.1);
}
.fangda-list .li {
  display: block !important;
}
.fangda-list .li a {
  display: block !important;
}
.fangda-list .li .box {
  position: relative;
  padding: 104rem 30rem 34rem 30rem;
  background: rgba(255, 255, 255, 0.5);
  overflow: hidden;
}
.fangda-list .li .bt {
  min-width: 267rem;
  line-height: 64rem;
  background-image: linear-gradient(45deg, rgba(229, 0, 18, 0.68) 0%, rgba(226, 89, 99, 0.68) 100%);
  box-shadow: 0rem 4rem 8rem 0rem rgba(229, 0, 18, 0.12);
  font-size: 30rem;
  padding: 0 20rem;
  font-weight: bold;
  display: inline-block;
  max-width: 90%;
  color: #fdfdfd;
  border-radius: 32rem 0rem 58rem 0rem;
  position: absolute;
  top: 0;
  left: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.fangda-list .li .num {
  text-stroke: 1px rgba(0, 83, 165, 0.32);
  -webkit-text-stroke: 1px rgba(0, 83, 165, 0.32);
  font-family: 'Oswald-Bold';
  font-size: 140rem;
  letter-spacing: 4rem;
  line-height: 140rem;
  color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 80rem;
  right: 60rem;
}
.fangda-list .li .p {
  font-size: 14rem;
  line-height: 24rem;
  height: 48rem;
  margin-bottom: 32rem;
  width: 65%;
  overflow: hidden;
  color: #437cb5;
}
.fangda-list .li .gd {
  width: 34rem;
  height: 34rem;
  margin-bottom: 38rem;
  background: url(../images/more1.jpg) no-repeat top center;
  background-size: 100%;
}
.pro-show .pro-nr {
  display: none;
  padding-top: 60rem;
  border-top: 1px solid #b8bbbc;
}
.pro-show .pro-nr .pclist {
  position: relative;
}
.pro-show .pro-nr .pclist li {
  width: 20%;
  float: left;
  padding: 0 10rem;
  text-align: center;
}
.pro-show .pro-nr .pclist li .pic:after {
  padding-bottom: 65.625%;
}
.pro-show .pro-nr .pclist li .bt {
  font-size: 16rem;
  line-height: 30rem;
  letter-spacing: 2rem;
  color: #313233;
  height: 60rem;
  overflow: hidden;
}
.pro-show .pro-nr .pclist li .bt img {
  width: 15rem;
  margin-left: 5rem;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 1025px) {
  .pro-show .pro-nr .pclist li:hover .pic img {
    transform: scale(1.04);
  }
  .pro-show .pro-nr .pclist li:hover .bt {
    color: #0053a5;
  }
}
.pro-show .pro-nr .pclist .slick-prev,
.pro-show .pro-nr .pclist .slick-next {
  width: 37rem;
  height: 53rem;
  margin-top: -53rem;
  left: -40rem;
  z-index: 3;
  background-color: #707070;
}
.pro-show .pro-nr .pclist .slick-prev:before,
.pro-show .pro-nr .pclist .slick-next:before {
  background: url(../images/prev-02.png) no-repeat center center !important;
  background-size: 12rem !important;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.pro-show .pro-nr .pclist .slick-prev:hover {
  background: #00a0e9;
  border: solid 1rem #00a0e9;
}
.pro-show .pro-nr .pclist .slick-next {
  left: auto;
  right: -40rem;
}
.pro-show .pro-nr .pclist .slick-next:before {
  background: url(../images/next-02.png) no-repeat center center !important;
  background-size: 12rem !important;
}
.pro-show .pro-nr .pclist .slick-next:hover {
  background: #00a0e9;
  border: solid 1rem #00a0e9;
}
.pro02 {
  background: url(../images/bg9.jpg) no-repeat top center;
  background-size: cover;
}
.pro02 .pro-top .right {
  float: left;
}
.pro02 .pro-top .left {
  float: right;
  padding-left: 27rem;
}
.pro02 .pro-top .left .img {
  margin-bottom: 0;
}
.pro03 {
  background: url(../images/bg10.jpg) no-repeat top center;
  background-size: cover;
}
.pro03 .pro-top .left {
  padding-left: 118rem;
  padding-top: 40rem;
}
.pro03 .pro-top .left .img {
  margin-bottom: 0;
}
.pro03 .pro-top .left .bt-title {
  margin-bottom: 35rem;
}
.pro04 {
  background: url(../images/bg11.jpg) no-repeat top center;
  background-size: cover;
}
.pro04 .pro-top .right {
  float: left;
}
.pro04 .pro-top .left {
  float: right;
  padding-left: 27rem;
}
.pro04 .more {
  margin-top: 95rem;
}
@media (max-width: 1600px) {
  .home-partner .list {
    transform: scale(0.9);
  }
}
@media (max-width: 1366px) {
  .home-partner .list {
    margin-top: -30rem;
  }
}
@media (max-width: 1200px) {
  .about01 .ul .slick-prev,
  .about01 .ul .slick-next {
    width: 30px;
    height: 30px;
  }
  .about01 .ul .slick-prev:before,
  .about01 .ul .slick-next:before {
    background-size: 6px !important;
  }
  .about01 .ul .slick-next:before {
    background-size: 6px !important;
  }
  .banner .img {
    background: none !important;
  }
  .banner .img img {
    display: block;
  }
  .section {
    height: auto;
  }
  .bg {
    padding-top: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .bg img {
    display: block;
  }
  body {
    font-size: 14px;
  }
  .container {
    max-width: 1023px;
    padding: 0 15px;
    width: 100%;
  }
  .sitemap li {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .sitemap li .top {
    font-size: 16px;
  }
  .sitemap li .bot {
    margin-top: 15px;
  }
  .sitemap li .bot a {
    font-size: 14px;
    margin-right: 10px;
  }
  .header {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0rem 2rem 12rem 1rem rgba(0, 83, 165, 0.12);
  }
  .header .logo a .logo1 {
    display: none;
  }
  .header .logo a .logo2 {
    display: block;
  }
  .header .nav ul li a {
    color: #333;
  }
  .header .nav ul li:hover a {
    color: #0053a5;
  }
  .header .nav ul .active a {
    color: #0053a5;
  }
  .header .header-right .header-search .pull-right a {
    background: url(../images/search1.png) no-repeat center center;
    background-size: 18rem;
    border: solid 1px #c7c7c7;
  }
  .header .header-right .lan1 a {
    border: solid 1px #c7c7c7;
  }
  .header .header-right .menu .navPhoneBtn span {
    background: #333;
  }
  .header {
    height: 60px;
    padding-top: 10px;
  }
  .header .logo {
    margin-left: 0;
  }
  .header .logo a img {
    width: 85px;
  }
  .header .header-right {
    margin-right: 0;
    padding-top: 5px;
  }
  .header .header-right .lan1 {
    margin-right: 14px;
  }
  .header .header-right .lan1 a {
    width: 30px;
    height: 30px;
    padding: 5px;
  }
  .header .header-right .lan1 a .pic {
    width: 20px;
  }
  .header .header-right .lan1 ul {
    top: 30px;
    padding: 10px 0;
    left: -20px;
    width: 110px;
  }
  .header .header-right .phone {
    width: 170px;
    line-height: 30px;
    margin-right: 14px;
    border-radius: 22px;
  }
  .header .header-right .phone a {
    font-size: 16px;
    background: url(../images/phone.png) no-repeat 19px center;
    background-size: 13px;
    padding-left: 45px;
  }
  .header .header-right .header-search .pull-right a {
    width: 30px;
    height: 30px;
    background-size: 13px;
  }
  .header .header-right .header-search .search .search-main {
    top: 40px;
    width: 200px;
  }
  .header .header-right .header-search .form-control {
    height: 40px;
    padding: 0 50px 0 20px;
  }
  .header .header-right .header-search .btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-size: 14px;
  }
  .nav {
    display: none;
  }
  .header .header-right .menu {
    display: block;
    margin-top: -4px;
    margin-left: 10px;
  }
  .header .header-right .menu .navPhoneBtn span {
    background: #0053a5;
  }
  .banner video {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
  }
  .banner .img {
    height: auto;
  }
  .lan {
    width: 90%;
    bottom: 10px;
    left: 5%;
    border-radius: 60px;
    padding: 8px 10px;
  }
  .lan ul {
    border-radius: 52px;
    padding: 5px 0;
  }
  .lan ul li {
    width: 20%;
  }
  .lan ul li .pic {
    width: 30px;
  }
  .lan ul li .bt {
    margin-top: 4px;
  }
  .home {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    transform: none;
    padding-top: 0;
    padding: 40px 0;
    z-index: 4;
  }
  .home-ad {
    background: url(../images/bg.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-ad .info {
    width: 37%;
  }
  .home-ad .info .bt {
    font-size: 30px;
    line-height: 42px;
    height: 84px;
    margin-bottom: 10px;
  }
  .home-ad .info .p {
    font-size: 14px;
    line-height: 25px;
    height: 150px;
    margin-bottom: 22px;
  }
  .more a,
  .more p {
    width: 140px;
    line-height: 37px;
    font-size: 14px;
    border-radius: 21px;
  }
  .inbanner .m {
    display: none;
  }
  .inbanner .mh {
    display: block;
  }
  .inbanner .banner-hover {
    padding-top: 60px;
  }
  .inbanner .banner-hover .info .p {
    font-size: 14px;
    line-height: 25px;
  }
  .inbanner .banner-hover .bt {
    font-size: 22px;
  }
  .second-nav {
    background: #0053a5;
  }
  .second-nav .left {
    width: 100%;
  }
  .second-nav .left ul li {
    height: auto;
  }
  .second-nav .left ul li a {
    font-size: 14px;
    padding: 10px;
    line-height: 35px;
  }
  .second-nav .left ul li a .pic {
    width: 27px;
  }
  .second-nav .left ul li p {
    font-size: 14px;
    line-height: 30px;
  }
  .second-nav .left ul li .t1 {
    padding-top: 10px;
  }
  .second-nav .left ul li .t1 .counter {
    font-size: 28px;
  }
  .second-nav .left ul li .t1 em {
    font-size: 14px;
  }
  .second-nav .right {
    font-size: 14px;
    line-height: 81px;
    margin-top: 26px;
    display: none;
  }
  .second-nav .right img {
    width: 45px;
  }
  .second-nav .right .bt {
    padding-left: 60px;
  }
  .inmain-title {
    font-size: 26px;
  }
  .content {
    min-height: 500px;
    padding: 40px 0;
  }
  .contact {
    padding: 40px 0 0 0;
  }
  .contact .contact01 .text {
    padding-bottom: 21px;
  }
  .contact .contact01 .text .inmain-title1 {
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 28px;
  }
  .contact .contact01 .text .inmain-title1 span {
    padding-right: 30px;
    background-size: 15px;
  }
  .contact .contact01 .text .bt {
    font-size: 30px;
    margin-bottom: 14px;
  }
  .contact .contact01 .text .p {
    font-size: 16px;
  }
  .contact .contact01 .ewm {
    width: 151px;
    margin-top: 9px;
    line-height: 30px;
    padding-bottom: 21px;
    font-size: 14px;
  }

	.contact02 .map {
	  width:100%;
	}  
  .contact02 {
    padding: 40px 0;
	
  }
  .contact02 ul{
    width:100%;
  }
  .contact02 ul li {
    margin-bottom: 26px;
	width:50%;
  }
  .contact02 ul li .bt {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .contact02 ul li .p {
    font-size: 14px;
    line-height: 28px;
  }
  .contact02 ul li .p p {
    padding-left: 29px;
    background-size: 19px !important;
  }
  .contact02 ul li .p .f1 {
    background: url(../images/f1.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f2 {
    background: url(../images/f2.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f3 {
    background: url(../images/f3.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f4 {
    background: url(../images/f4.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f5 {
    background: url(../images/f5.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f6 {
    background: url(../images/f6.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f7 {
    background: url(../images/f7.png) no-repeat left 5px;
  }
  .contact02 ul li .p .f8 {
    background: url(../images/f8.png) no-repeat left 5px;
  }
  .contact03 {
    padding: 40px 0;
  }
  .contact03 .info {
    padding: 40px 60px;
    background-color: #0053a5;
  }
  .contact03 .info .text .bt {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .contact03 .info .text .p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 14px;
  }
  .contact03 .info .text .input input {
    height: 40px;
    padding: 0 110px 0 20px;
  }
  .contact03 .info .text .input .submit {
    width: 100px;
    line-height: 40px;
    font-size: 14px;
  }
  #allmap {
    width: 100%;
    height: 360px;
  }
  .message {
    padding: 40px 0;
  }
  .message .nr {
    width: 100%;
    margin-top: 25px;
  }
  .message li {
    padding: 0 6px 12px 6px;
  }
  .message .red {
    top: 8px;
  }
  .message .input-form,
  .message .textarea-form {
    padding: 0 30px;
    height: 47px;
    font-size: 14px;
  }
  .message .textarea-form {
    line-height: 30px;
    padding: 10px 10px 10px 30px;
    padding-right: 10px;
    min-height: 147px;
  }
  .message .submit {
    font-size: 14px;
    max-width: 200px;
    width: 100px;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
  }
  .message .verify {
    height: 40px;
    font-size: 14px;
  }
  .message .verify .drag-btn {
    width: 40px;
    height: 40px;
    background-size: 20px 20px;
  }
  .message .verify .suc-drag-btn {
    background-size: 20px 20px;
  }
  .message .verify .drag-progress {
    height: 40px;
    line-height: 38px;
    font-size: 14px;
  }
  .message .verify .fix-tips,
  .message .verify .verify-msg {
    line-height: 40px;
    padding-left: 40px;
  }
  .message .verify .verify-msg {
    padding-right: 40px;
  }
  .after .after-info {
    padding: 25px 0;
    font-size: 14px;
    line-height: 25px;
  }
  .after .after-pdf a {
    font-size: 20px;
    padding: 40px 0;
  }
  .after .after-pdf a p {
    font-size: 16px;
    letter-spacing: -1px;
    background-size: 35px;
    padding-top: 47px;
    margin-top: 16px;
  }
  .support .support-info {
    padding-top: 25px;
    margin-bottom: 25px;
  }
  .support .support-info ul li {
    padding: 0 12px;
    margin-bottom: 19px;
  }
  .support .support-info ul li .num {
    width: 60px;
    height: 60px;
    padding: 5px;
  }
  .support .support-info ul li .num span {
    width: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .support .support-info ul li .text {
    font-size: 16px;
    line-height: 30px;
    min-height: 228px;
    margin-top: -30px;
    padding: 35px 20px;
  }
  .support .support-nr {
    width: 100%;
    padding: 30px;
  }
  .support .support-nr .text {
    font-size: 14px;
    line-height: 25px;
    padding: 20px;
  }
  .support .support-nr .text .p {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .support .support-nr .text .list p {
    padding-left: 35px;
    margin-bottom: 5px;
  }
  .support .support-nr .text .list .tel {
    background: url(../images/tel.png) no-repeat left 6px;
    background-size: 18px;
  }
  .support .support-nr .text .list .yx {
    background: url(../images/yx.png) no-repeat left 7px;
    background-size: 16px;
  }
  .support .support-nr .text .list .fax {
    background: url(../images/fax.png) no-repeat left 5px;
    background-size: 18px;
  }
  .news {
    padding-top: 40px;
  }
  .news-one {
    margin-bottom: 35px;
  }
  .news-one .list {
    padding-bottom: 45px;
  }
  .news-one .list li .box {
    min-height: 189px;
    padding-left: 425px;
    padding-right: 23px;
    padding-top: 0;
  }
  .news-one .list li .box .pic {
    width: 400px;
  }
  .news-one .list li .box .text .date {
    font-size: 14px;
    margin-bottom: 0;
  }
  .news-one .list li .box .text .date span {
    font-size: 24px;
    margin-right: 7px;
  }
  .news-one .list li .box .text .bt {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .news-one .list li .box .text .jsh {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    height: 48px;
  }
  .news-one .list li .box .text .more p span {
    margin-left: 10px;
  }
  .news-one .slick-dots {
    width: 56%;
    height: 2px;
    left: 22%;
    bottom: 15px;
  }
  .news-one .slick-dots li {
    width: 33.333333%;
    height: 2px;
  }
  .news-one .slick-dots li button {
    width: 100%;
    height: 2px;
  }
  .news-one .slick-prev,
  .news-one .slick-next {
    width: 34px;
    height: 34px;
    top: auto;
    bottom: 0;
    margin: 0;
  }
  .news-one .slick-prev {
    background: url('../images/zuo1.png') no-repeat center center !important;
    left: 18%;
    background-size: 16px !important;
  }
  .news-one .slick-next {
    background: url('../images/you1.png') no-repeat center center !important;
    right: 18%;
    background-size: 16px !important;
    margin-left: auto;
  }
  .news1 .list {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 10px;
  }
  .news1 .list li {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  .news1 .list .box {
    padding: 15px;
  }
  .news1 .list .text {
    padding: 12px 0 0 0;
  }
  .news1 .list .text .title {
    font-size: 16px;
    margin-bottom: 8px;
  }
  .news1 .list .text .info {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 21px;
  }
  .news1 .list .text .date {
    font-size: 16px;
    padding: 0 20px 0 31px;
    line-height: 24px;
    border-radius: 4px;
    margin-bottom: 7px;
    font-size: 12px;
    background: #dcebfa url(../images/date.png) no-repeat 12px center;
    background-size: 12px;
  }
  .news1 .list .text .detailed {
    width: 106px;
    line-height: 31px;
    font-size: 12px;
  }
  .news-show {
    padding: 60px 0 0 0;
  }
  .h2 {
    font-size: 12px;
  }
  .h01 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .news-top {
    padding: 20px 0;
  }
  .news-show .ee .leftTool {
    display: none;
  }
  .news-show .ee .con-article {
    width: 100%;
    padding: 30px 0;
  }
  .news-show .ee .con-article .nr {
    font-size: 14px;
    line-height: 25px;
  }
  .news-show .ee .con-article .nr p {
    margin-bottom: 8px;
  }
  .news-show .ee .con-article .nr .tit {
    margin-bottom: 15px;
  }
  .news-show .ee .con-article .nr .tit:after {
    width: 20px;
    height: 9px;
  }
  .news-show .ee .con-article .nr .tit:before {
    width: 20px;
    height: 9px;
  }
  .news-show .ee .con-article .nr .tit span {
    font-size: 16px;
    padding: 0 20px;
    line-height: 30px;
  }
  .news-show .ee .con-article .nr .txt {
    border-top: 10px solid #e50012;
    font-size: 14px;
    line-height: 25px;
    margin-top: 8px;
    padding: 20px;
  }
  .news-show .ee .con-article .nr .txt p {
    padding-left: 30px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .news-show .ee .con-article .nr .txt p:after {
    width: 6px;
    height: 6px;
    top: 9px;
  }
  .news-show .ee .con-article .nr .ntxt {
    font-size: 14px;
    line-height: 24px;
    padding: 15px 0;
  }
  .list-page-news {
    font-size: 14px;
  }
  .list-page-news li {
    padding: 0 50px 0 0;
  }
  .list-page-news li:nth-child(2) {
    padding: 0 0 0 50px;
  }
  .list-page-news li p {
    line-height: 45px;
  }
  .list-page-news li p a {
    font-size: 14px;
  }
  .list-page-news .fanhui {
    width: 80px;
    height: 45px;
    margin-left: -40px;
    font-size: 14px;
    background-size: 20px;
  }
  .related {
    padding-top: 40px;
  }
  .related .news1 {
    padding-top: 25px;
  }
  .current {
    font-size: 14px;
    padding: 13px 0;
  }
  .current img {
    margin-right: 9px;
    width: 17px;
    margin-top: 3px;
  }
  .job {
    padding: 60px 0;
  }
  .job2 {
    width: 100%;
    padding: 40px 0 0 0;
  }
  .job2 .info {
    width: 100%;
    padding: 0 20px;
  }
  .job2 .span-01 {
    padding-left: 30px;
  }
  .job2 .title {
    line-height: 40px;
    padding: 10px 0;
    font-size: 16px;
  }
  .job2 dl {
    margin-bottom: 10px;
  }
  .job2 dt {
    border-radius: 10px;
    padding: 11px 0;
    font-size: 14px;
    line-height: 25px;
  }
  .job2 dd {
    font-size: 14px;
  }
  .job2 dd .nr {
    padding: 30px;
  }
  .job2 .p-01 {
    margin-bottom: 5px;
  }
  .job2 .send {
    padding-top: 20px;
  }
  .job2 .send a {
    padding: 0 10px;
    min-width: 140px;
    line-height: 39px;
    font-size: 14px;
    padding-left: 34px;
    background: url(../images/tubiao.png) no-repeat 76% center;
    background-size: 13px;
  }
  .job2 .con {
    display: none;
  }
  .app-list {
    padding: 10px 0;
  }
  .app-list ul .slick-prev,
  .app-list ul .slick-next {
    width: 17px;
    height: 32px;
    margin-top: -16px;
  }
  .app-list ul li {
    width: 11.11111111%;
  }
  .app-list ul li .pic {
    width: 30px;
  }
  .app-list ul li .bt {
    font-size: 14px;
    line-height: 30px;
    padding: 0 10px;
  }
  .applist {
    padding: 33px 0;
  }
  .applist ul {
    margin: 0 -10px;
  }
  .applist ul li {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .applist ul li .text {
    padding: 0 10px 10px 10px;
  }
  .applist ul li .text .bt {
    line-height: 49px;
    font-size: 14px;
    padding: 0 10px;
  }
  .about01 {
    padding: 40px 0;
  }
  .about01 .bg1 {
    padding-top: 18px;
    background-size: 40px;
  }
  .about01 .inmain-title {
    margin-bottom: 20px;
  }
  .about01 .ul {
    padding-right: 0;
  }
  .about01 .text {
    font-size: 14px;
    line-height: 25px;
    padding: 25px 0 0 0;
  }
  .about02 {
    padding: 40px 0;
  }
  .about02 .inmain-title {
    margin-bottom: 26px;
  }
  .about02 .ul {
    padding-right: 40px;
    padding-bottom: 40px;
  }
  .about02 .ul ul {
    margin: 0 -10px;
  }
  .about02 .ul ul li .pic {
    border-radius: 10px;
  }
  .about02 .ul ul li {
    padding: 0 10px;
  }
  .about02 .ul ul li .pic .hover {
    line-height: 41px;
    bottom: 10px;
    left: 0;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
  }
  .about02 .ul ul .slick-dots {
    z-index: 10;
    width: 210px;
    height: 2px;
    left: 0;
    bottom: 0;
    margin: 0;
  }
  .about02 .ul ul .slick-dots li {
    padding: 0;
    height: 2px;
  }
  .about02 .ul ul .slick-prev:before,
  .about02 .ul ul .slick-next:before {
    font-size: 14px;
  }
  .about02 .ul ul .slick-prev,
  .about02 .ul ul .slick-next {
    width: 134px;
    height: 34px;
    background: url(../images/more.png) no-repeat center left;
    background-size: 34px;
    z-index: 5;
    top: -90px;
    right: -40px;
    margin: 0;
  }
  .about03 {
    padding: 40px 0;
  }
  .about03 .inmain-title {
    margin-bottom: 18px;
  }
  .about03 .about-bottom ul li {
    padding-left: 56px;
    padding-bottom: 11px;
    margin-bottom: 23px;
  }
  .about03 .about-bottom ul li .box {
    min-height: 40px;
  }
  .about03 .about-bottom ul li .pic {
    width: 40px;
  }
  .about03 .about-bottom ul li .text .bt {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .about03 .about-bottom ul li .text .p {
    font-size: 14px;
  }
  .about03 .about-bottom .pic1 {
    border-radius: 10px;
  }
  .about04 {
    padding: 40px 0;
  }
  .about04 .hp {
    font-size: 14px;
    margin-top: 7px;
  }
  .about04 .about-bottom {
    margin-top: 28px;
  }
  .about04 .slick-prev,
  .about04 .slick-next {
    width: 38px;
    height: 38px;
  }
  .about04 .slick-prev:before,
  .about04 .slick-next:before {
    background-size: 8px !important;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .about04 .slick-next:before {
    background-size: 8px !important;
  }
  .honorlist {
    padding: 0 37px;
  }
  .honorlist li {
    padding: 0 24px;
  }
  .honorlist li .bt {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0 20px;
    background: url(../images/bg4.png) no-repeat top right;
    background-size: cover;
    margin-bottom: 13px;
  }
  .honorlist li .bt1 {
    height: 30px;
  }
  .honorlist li .img {
    padding-left: 20px;
    padding-right: 9px;
    padding-top: 9px;
    padding-bottom: 41px;
  }
  .honorlist li .img .pic {
    border-radius: 6px;
  }
  .honorlist .slick-slide:nth-child(4n-2) {
    padding-top: 83px;
  }
  .honorlist .slick-slide:nth-child(4n-1) {
    padding-top: 13px;
  }
  .honorlist .slick-slide:nth-child(4n) {
    padding-top: 40px;
  }
  .height {
    top: -60px;
  }
  .about05 {
    padding: 117px 0;
  }
  .about05 .inmain-title {
    margin-bottom: 22px;
  }
  .about05 .li a {
    margin: 0 10px;
    width: 165px;
    line-height: 48px;
    font-size: 14px;
    border-radius: 25px;
  }
  .about05 .li a img {
    height: 21px;
    margin-right: 10px;
  }
  .product-show {
    padding: 60px 0 0 0;
  }
  .product-top {
    padding: 40px 0;
  }
  .product-top .img {
    padding-left: 0;
  }
  .product-top .text {
    padding-top: 20px;
  }
  .product-top .text .bt {
    font-size: 30px;
    margin-bottom: 11px;
  }
  .product-top .text .bt img {
    width: 15px;
    margin-left: 11px;
  }
  .product-top .text .p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .product-top .text .btn a {
    font-size: 14px;
    margin-right: 12px;
    width: 130px;
    line-height: 40px;
  }
  .product-top .text .btn a img {
    margin-right: 10px;
    width: 18px;
  }
  .product-bottom {
    padding: 40px 0;
  }
  .product-bottom .item {
    padding: 0;
    margin-bottom: 29px;
  }
  .product-bottom .item .item-title {
    font-size: 22px;
    margin-bottom: 14px;
  }
  .product-bottom .item .item-title img {
    width: 20px;
    margin-right: 10px;
  }
  .product-bottom .item .item-info {
    border-radius: 20px;
    padding: 25px;
    font-size: 14px;
    line-height: 25px;
  }
  .product-bottom .item .item-info .right {
    font-size: 14px;
  }
  .product-bottom .item .item-info .right p {
    margin-top: 10px;
  }
  .product-bottom .item .item-info .table table td {
    font-size: 14px;
    line-height: 25px;
    padding: 10px 20px;
  }
  .product-bottom .item .item-info .xiazai {
    min-height: 221px;
    padding-left: 334px;
    padding-top: 25px;
  }
  .product-bottom .item .item-info .xiazai .pic {
    width: 300px;
  }
  .product-bottom .item .item-info .xiazai .xz-text .bt {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .product-bottom .item .item-info .xiazai .xz-text .p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .product-bottom .item .item-info .xiazai .xz-text .d a {
    width: 120px;
    line-height: 41px;
    font-size: 14px;
  }
  .product-bottom .item .item-info .xiazai .xz-text .d a img {
    margin-right: 5px;
    margin-top: -5px;
    width: 14px;
  }
  .product-bottom .item .item-info .beng {
    margin-top: 20px;
    padding-left: 240px;
    padding-top: 18px;
    padding-bottom: 30px;
    border-radius: 8px;
    padding-right: 10px;
  }
  .product-bottom .item .item-info .beng span {
    font-size: 16px;
    width: 200px;
    line-height: 70px;
    border-radius: 8px 40px 40px 8px;
  }
  .related-pro {
    padding: 40px 0;
  }
  .related-pro .inmain-title {
    font-size: 28px;
  }
  .prolist {
    padding: 20px 0;
  }
  .prolist li {
    padding: 0 10px;
  }
  .prolist li .box {
    box-shadow: 0px 15px 32px 8px rgba(0, 83, 165, 0.1);
    padding-top: 65px;
    border-radius: 20px;
  }
  .prolist li .box .p {
    top: 20px;
    width: 100%;
    font-size: 27px;
    line-height: 70px;
    letter-spacing: 6px;
  }
  .prolist li .text {
    padding-top: 19px;
    padding-bottom: 66px;
  }
  .prolist li .text .bt {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 30px;
    height: 60px;
  }
  .prolist li .text .bt img {
    width: 10px;
    margin-left: 5px;
  }
  .prolist li .text .btn a {
    font-size: 14px;
    margin-right: 6px;
    width: 120px;
    line-height: 40px;
  }
  .prolist li .text .btn a img {
    margin-right: 10px;
    width: 14px;
  }
  .pro-contact .info {
    background: none;
  }
  .environment {
    padding-top: 40px;
  }
  .environment .nr {
    padding: 25px;
    margin-top: 25px;
  }
  .environment .conTabs .list .box {
    padding-right: 0;
  }
  .environment .conTabs .list .txt {
    font-size: 14px;
    letter-spacing: 5px;
    top: 40px;
    right: 20px;
  }
  .environment .conTabs .list .pic {
    width: 50%;
    width: 100%;
    max-width: inherit;
  }
  .environment .conTabs .list .text {
    padding: 20px;
    max-width: inherit;
    height: auto;
    right: auto;
    position: relative;
    width: 100%;
    display: block;
    top: auto;
    transform: translateY(0);
  }
  .environment .conTabs .list .logo {
    width: 181px;
    height: 84px;
    bottom: 30px;
    right: 60px;
  }
  .environment .conTabs .list .line-1,
  .environment .conTabs .list .line-2 {
    width: 66px;
    height: 2px;
    display: none;
  }
  .environment .conTabs .list .line-1 {
    left: -33px;
    top: 30px;
  }
  .environment .conTabs .list .line-1:before {
    left: auto;
    right: 0;
  }
  .environment .conTabs .list .line-2 {
    right: -33px;
    bottom: 30px;
  }
  .environment .conTabs .list .title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .environment .conTabs .list .info {
    font-size: 14px;
    line-height: 25px;
    height: auto;
    margin-bottom: 20px;
  }
  .environment .conTabs .list .p-1 {
    margin-bottom: 20px;
  }
  .environment .menuTabs {
    margin-right: 40px;
    margin-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }
  .environment .menuTabs .swiper-button-prev,
  .environment .menuTabs .swiper-button-next {
    width: 40px;
    height: 55px;
    line-height: 55px;
  }
  .environment .menuTabs .swiper-button-prev:after,
  .environment .menuTabs .swiper-button-next:after {
    font-size: 14px;
  }
  .environment .menuTabs .list li {
    padding: 0 8px;
  }
  .environment .menuTabs .list .title {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
  }
  .product {
    padding: 40px 0;
  }
  .pro-title {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .pro-p {
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 38px;
  }
  .pro01 {
    padding: 40px 0;
    height: auto;
  }
  .pro-top .left {
    padding-left: 0;
    padding-top: 0;
  }
  .pro-top .left .img {
    width: 55px;
    margin-bottom: 9px;
  }
  .pro-top .left .bt-title {
    font-size: 22px;
    margin-bottom: 13px;
  }
  .pro-top .left .list {
    margin-bottom: 40px;
  }
  .pro-top .left .list li {
    padding-right: 25px;
  }
  .pro-top .left .list li a {
    font-size: 16px;
    line-height: 45px;
  }
  .pro-top .left .ul-list .ul-info .bt-title {
    font-size: 22px;
    margin-bottom: 16px;
  }
  .pro-top .left .ul ul li {
    padding-right: 10px;
    margin-right: 10px;
  }
  .pro-top .left .ul ul li .pic {
    width: 30px;
  }
  .pro-top .left .ul ul li .bt {
    font-size: 14px;
    margin-top: 5px;
  }
  .pro-top .left .chan-list {
    padding-top: 30px;
  }
  .pro-top .left .chan-list ul {
    margin: 0 -13px;
  }
  .pro-top .left .chan-list ul li {
    padding: 0 13px;
  }
  .pro-top .left .chan-list ul li .box {
    padding-top: 24px;
    padding-bottom: 89px;
  }
  .pro-top .left .chan-list ul li .num {
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 50px;
  }
  .pro-top .left .chan-list ul li .bt {
    font-size: 16px;
    line-height: 32px;
    padding: 0 20px;
  }
  .fangda-list {
    padding: 0;
  }
  .fangda-list .li .box {
    padding: 85px 20px 20px 20px;
    border-radius: 32px;
  }
  .fangda-list .li .bt {
    min-width: 267px;
    line-height: 58px;
    font-size: 18px;
    padding: 0 20px;
    max-width: 90%;
    border-radius: 32px 0px 58px 0px;
  }
  .fangda-list .li .num {
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 50px;
    top: 80px;
    right: 30px;
  }
  .fangda-list .li .p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin-bottom: 32px;
    width: 65%;
  }
  .fangda-list .li .gd {
    width: 34px;
    height: 34px;
    margin-bottom: 38px;
  }
  .pro-show .pro-nr {
    padding-top: 30px;
  }
  .pro-show .pro-nr .pclist li {
    width: 20%;
    padding: 0 5px;
  }
  .pro-show .pro-nr .pclist li .bt {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 2px;
    height: 50px;
  }
  .pro-show .pro-nr .pclist li .bt img {
    width: 15px;
    margin-left: 5px;
  }
  .pro-show .pro-nr .pclist { 
    padding: 0 15px;
  }
  .pro-show .pro-nr .pclist .slick-prev,
  .pro-show .pro-nr .pclist .slick-next {
    width: 20px;
    height: 53px;
    margin-top: -53px;
    left: 0;
  }
  .pro-show .pro-nr .pclist .slick-prev:before,
  .pro-show .pro-nr .pclist .slick-next:before {
    background-size: 12px !important;
  }
  .pro-show .pro-nr .pclist .slick-next {
    left: auto;
    right: 0;
  }
  .pro-show .pro-nr .pclist .slick-next:before {
    background-size: 12px !important;
  }
  .pro02 .pro-top .left {
    padding-left: 0;
  }
  .pro02 .pro-top .left .img {
    margin-bottom: 9px;
  }
  .pro03 .pro-top .left {
    padding-left: 0;
    padding-top: 0;
  }
  .pro03 .pro-top .left .img {
    margin-bottom: 0;
  }
  .pro03 .pro-top .left .bt-title {
    margin-bottom: 35px;
  }
  .pro04 .pro-top .left {
    padding-left: 0;
  }
  .pro04 .more {
    margin-top: 25px;
  }
  .footer-top {
    padding: 6px 0 16px 0;
  }
  .footer-top .h3 {
    font-size: 18px;
    line-height: 45px;
  }
  .footer-bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .footer-bottom .footer-left {
    width: 100%;
  }
  .footer-bottom .footer-left .f1 {
    margin-bottom: 15px;
    background-size: 40px;
    padding-left: 52px;
  }
  .footer-bottom .footer-left .f1 span {
    font-size: 14px;
    line-height: 21px;
  }
  .footer-bottom .footer-left .f1 p {
    font-size: 20px;
    line-height: 30px;
  }
  .footer-bottom .footer-left .f3 {
    font-size: 14px;
  }
  .footer-bottom .footer-left .socialMedia {
    margin-top: 30px;
  }
  .footer-bottom .footer-left .socialMedia .list li {
    padding: 0 3px 0 0;
  }
  .footer-bottom .footer-left .socialMedia .list .icon {
    width: 30px;
    height: 30px;
    background-size: 30px !important;
  }
  .footer-bottom .footer-left .socialMedia .list .down {
    font-size: 14px;
    width: 80px;
    padding-bottom: 20px;
    margin-left: -40px;
  }
  .footer-bottom .footer-left .socialMedia .list .down .txt {
    margin-right: 10px;
  }
  .footer-bottom .footer-left .socialMedia .list .down .ewm {
    width: 119px;
  }
  .footer-bottom .footer-list {
    display: none;
  }
  .footer-bottom .footer-list .input {
    padding-top: 67px;
  }
  .footer-bottom .footer-list .input .h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .footer-bottom .footer-list .input .p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .footer-bottom .footer-list .input .list {
    padding-right: 110px;
  }
  .footer-bottom .footer-list .input .list .li {
    width: 33.33333333%;
    padding-right: 10px;
  }
  .footer-bottom .footer-list .input input {
    height: 45px;
    padding: 0 10px 0 16px;
    font-size: 14px;
  }
  .footer-bottom .footer-list .input a {
    width: 120px;
    line-height: 45px;
    font-size: 16px;
  }
  .footer-copyright {
    padding: 14px 0;
    line-height: 24px;
    font-size: 13px;
  }
  .footer-copyright a {
    font-size: 13px;
  }
  .home-application .menuTabs {
    display: none;
  }
  .home-application {
    transform: translateY(0);
  }
  .home-application .nr {
    margin-top: 25px;
  }
  .home-application .time-move {
    width: 200px;
    height: 200px;
  }
  .home-application .tabs {
    width: 200px;
    height: 200px;
  }
  .home-application .tu1 {
    width: 1200px;
    height: 400px;
  }
  .home-application .conTabs {
    width: 200px;
    height: 200px;
  }
  .home-application .conTabs .item {
    width: 200px;
    height: 200px;
  }
  .home-application .conTabs .pic {
    width: 60px;
    height: 60px;
  }
  .home-application .conTabs .info {
    display: none;
  }
  .home-title h3 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .home-title p {
    font-size: 16px;
    line-height: 22px;
  }
  .home-news {
    background: #ffffff url(../images/bg2.jpg) no-repeat bottom center;
    background-size: 100%;
  }
  .home-news .left {
    padding-top: 8px;
    width: 100%;
  }
  .home-news .left .left-bottom {
    display: none;
  }
  .home-news .right {
    width: 100%;
  }
  .newslist {
    display: none;
  }
  .newslist li {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .newslist li .text {
    width: 50%;
  }
  .newslist li .text .jsh {
    font-size: 20px;
    line-height: 30px;
    height: 90px;
    margin-bottom: 8px;
  }
  .newslist li .date {
    font-size: 14px;
    margin-bottom: 28px;
  }
  .newslist li .pic {
    width: 48.5%;
  }
  .newslist li:nth-last-child(1) {
    margin: 0;
    border: 0;
    padding: 0;
  }
  .home-title h3 {
    font-size: 26px;
    margin-bottom: 5px;
  }
  .home-title p {
    font-size: 14px;
    line-height: 22px;
  }
  .home-news .left {
    padding-top: 8px;
    width: 100%;
    margin-bottom: 20px;
  }
  .home-news .left .left-bottom {
    display: none;
  }
  .newslist {
    display: none;
  }
  .newslist li {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .newslist li .text .jsh {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    margin-bottom: 8px;
  }
  .newslist li .date {
    font-size: 14px;
    margin-bottom: 19px;
  }
  .newslist li:nth-last-child(1) {
    margin: 0;
    border: 0;
    padding: 0;
  }
  #privacyPopup {
    width: 96%;
    border: solid 4px #ffffff;
    height: 100%;
  }
  #privacyPopup iframe {
    height: 100%;
  }
  #privacyPopup .layui-layer-title {
    padding: 0 80px 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
  }
  #privacyPopup .close {
    width: 36px;
    height: 36px;
    line-height: 34px;
    font-size: 28px;
  }
  .home-about {
    background: #fafcfd;
  }
  .home-about .left {
    width: 100%;
    padding-top: 29px;
    background-size: 84px;
    margin-top: 9px;
  }
  .home-about .right {
    width: 100%;
    padding-bottom: 30px;
    padding-right: 30px;
  }
  .home-about .right:before {
    top: -50px;
    right: 140px;
    width: 274px;
    height: 272px;
  }
  .home-about .right:after {
    width: 86%;
    height: 85%;
  }
  .home-about .right .list {
    bottom: 16px;
    padding: 0 62px;
  }
  .home-about .right .list ul li {
    padding: 0 5px;
  }
  .home-about .right .list ul li .box .pic:before {
    width: 22px;
    height: 22px;
  }
  .home-about .right .list ul li .box .h3 {
    font-size: 14px;
    line-height: 28px;
    padding: 0 10px;
  }
  .home-about .info {
    font-size: 14px;
    line-height: 25px;
  }
  .home-about .titleBig {
    font-size: 26px;
    margin-bottom: 7px;
  }
  .home-about .more1 {
    margin-top: 25px;
    line-height: 24px;
  }
  .home-about .more1 a {
    font-size: 14px;
  }
  .home-about .more1 a:hover {
    margin-left: 10px;
  }
  .home-about .more1 .icon {
    width: 24px;
    height: 24px;
    margin-left: 10px;
  }
  .home-about .more1 .icon svg {
    width: 14px;
    height: 14px;
  }
  .home-about .youshi {
    padding-top: 27px;
  }
  .home-about .youshi .list {
    margin: 0 -10px;
  }
  .home-about .youshi li {
    padding: 0 10px 24px 10px;
    width: 50%;
    font-size: 14px;
  }
  .home-about .youshi .box {
    padding-left: 50px;
  }
  .home-about .youshi .icon {
    width: 38px;
    height: 38px;
  }
  .home-about .youshi .num {
    padding-right: 20px;
  }
  .home-about .youshi .num .sup-1 {
    width: 20px;
    font-size: 16px;
    top: 5px;
    right: 0;
  }
  .home-about .youshi .num .sub-1 {
    width: 20px;
    font-size: 16px;
    bottom: 5px;
  }
  .home-about .youshi .counter {
    font-size: 40px;
  }
  .home-about .youshi .title {
    font-size: 18px;
  }
  .home-about .youshi .info {
    font-size: 14px;
  }
  .home-product {
    background: #d4ecf8 url(../images/bg1.jpg) no-repeat bottom center;
    background-size: 100%;
  }
  .home-product .list {
    padding-right: 0;
    padding-top: 50px;
  }
  .home-product .list .pro-btn {
    top: 0;
    right: 0;
  }
  .home-product .list .pro-btn a {
    width: 125px;
    line-height: 40px;
    border-radius: 25px;
    font-size: 14px;
  }
  .home-product .list ul li:after {
    display: none;
  }
  .home-product .list ul li .box {
    width: 100%;
  }
  .home-product .list ul li .pic {
    width: 54px;
  }
  .home-product .list ul li .bt {
    margin-top: 3px;
    font-size: 14px;
  }
  .home-product .show .info {
    padding-top: 8px;
  }
  .home-product .show .info .slick-prev,
  .home-product .show .info .slick-next {
    width: 55px;
    height: 58px;
    border-radius: 10px;
    top: 37%;
    left: -100px;
  }
  .home-product .show .info .slick-prev:before,
  .home-product .show .info .slick-next:before {
    background-size: 12px;
  }
  .home-product .show .info .slick-next {
    left: auto;
    right: -100px;
  }
  .home-product .show .info .pic {
    width: 100%;
  }
  .home-product .show .info .pic .dot {
    display: none;
  }
  .home-product .show .info .pic .line {
    display: none;
  }
  .home-product .show .info .text {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
  .home-product .show .info .text .bt {
    font-size: 28px;
    margin-bottom: 21px;
    letter-spacing: 2px;
  }
  .home-product .show .info .text .ul {
    padding-bottom: 32px;
  }
  .home-product .show .info .text .ul li {
    width: 50%;
    padding: 0 33px 0 0;
  }
  .home-product .show .info .text .ul li .box {
    padding: 18px;
    border-radius: 8px;
  }
  .home-product .show .info .text .ul li .box:after {
    display: none;
  }
  .home-product .show .info .text .ul li .pic {
    width: 53px;
  }
  .home-product .show .info .text .ul li .h3 {
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .home-product .show .info .text .ul li p {
    font-size: 12px;
  }
  .home-product .show .info .hover {
    width: 392px;
    height: 221px;
    border-radius: 10px;
    top: auto;
    left: auto;
    position: relative;
    display: none;
  }
  .home-product .show .info .hover .nr {
    padding: 30px 25px;
  }
  .home-product .show .info .hover .pic {
    border-radius: 10px;
    width: 160px;
    top: 30px;
    left: 25px;
  }
  .home-product .show .info .hover .y {
    min-height: 160px;
    padding-left: 173px;
    padding-top: 11px;
  }
  .home-product .show .info .hover .y .bt {
    background: url(../images/dot.png) no-repeat left 8px;
    background-size: 20px;
    font-size: 18px;
    line-height: 30px;
    padding-left: 28px;
  }
  .home-product .show .info .hover .y .p {
    font-size: 16px;
    line-height: 24px;
    padding-left: 28px;
    height: 48px;
    margin-top: 27px;
  }
  .banner {
    margin-top: 60px;
  }
  .inbanner {
    margin-top: 60px;
  }
  .header .header-right .lan1 ul li a {
    line-height: 20px;
    padding: 10px;
  }
  .header .header-right .lan1 ul li a .pic {
    width: 20px;
    margin-right: 4px;
  }
  .header .header-right .lan1 ul {
    width: 120px;
  }
  .home-product .show .info .text .ul li {
    padding: 0 5px 0 0;
  }
  .home-application .conTabs .title {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
  }
  .footer-top .h3 {
    width: 100px;
  }
  .home-partner {
    top: auto;
    transform: translateY(0);
    padding-top: 0;
    background: url(../images/bg12.jpg) no-repeat center center;
    background-size: cover;
  }
  .home-partner .text .bt {
    font-size: 18px;
    margin-bottom: 10px;
    color: #0053a5;
  }
  .home-partner .text .bt img {
    margin-bottom: 0;
    width: 40px;
  }
  .home-partner .text .p {
    font-size: 14px;
    line-height: 25px;
  }
  .home-partner .text .p span {
    margin-right: 5px;
  }
  .home-partner .list {
    height: auto;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    overflow: hidden;
    margin-top: 20px;
  }
  .home-partner .list ul li {
    position: relative;
    width: 20%;
    z-index: 1;
    float: left;
    top: auto !important;
    left: auto !important;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-right: 0;
    border-bottom: 0;
  }
  .home-partner .list ul li:after {
    display: none;
  }
  .wbg {
    background: #fff;
  }
  .home-partner .text {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media (max-width: 1023px) {
  .container {
    max-width: 750px;
  }
  .home-about .right .list {
    bottom: 10px;
    padding: 0 12px;
  }
  .lan {
    bottom: auto;
    left: auto;
    position: relative;
    margin: 20px auto;
  }
  .home-ad .info {
    width: 100%;
    padding-top: 100px;
  }
  .second-nav .left4 ul li {
    width: 50%;
  }
  .pro-top .left {
    width: 100%;
    padding-bottom: 20px;
  }
  .pro-top .right {
    width: 100%;
  }
  .pro-top .left .chan-list ul li .box {
    padding-bottom: 0;
    background: none;
  }
  .product-top .img {
    width: 100%;
  }
  .product-top .text {
    width: 100%;
  }
  .product-bottom .item .item-info .left {
    width: 100%;
  }
  .product-bottom .item .item-info .right {
    width: 100%;
  }
  .table {
    width: 100%;
    overflow: auto;
  }
  .table table {
    width: 1024px;
  }
  .product-bottom .item .item-info .xiazai .pic {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 10px;
  }
  .product-bottom .item .item-info .xiazai {
    padding-left: 0;
  }
  .product-bottom .item .item-info .beng span {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 10px;
  }
  .product-bottom .item .item-info .beng {
    padding: 20px;
  }
  .prolist li {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact03 .info .text {
    width: 52.3%;
  }
  .applist ul li {
    width: 50%;
  }
  .about03 .about-bottom .pic1 {
    width: 100%;
  }
  .about03 .about-bottom ul {
    width: 100%;
  }
  .news1 .list li {
    width: 50%;
  }
  .news-one .list li .box .pic {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }
  .news-one .list li .box {
    padding-left: 0;
  }
  .news-one .slick-prev,
  .news-one .slick-next {
    display: none !important;
  }
  .related .news1 .list li {
    width: 100%;
  }
  .support .support-info ul li {
    width: 50%;
  }
  .support .support-nr .text {
    width: 100%;
  }
  .contact .contact01 .text {
    width: 100%;
  }
  .contact .contact01 .ewm {
    float: left;
  }
  .contact02 ul li {
    width: 100%;
  }
  .message .col-2 {
    width: 100%;
  }
  .message .verifyDiv {
    width: 300px;
    margin-bottom: 10px;
    float: none;
  }
  .lan {
    display: none;
  }
  .home-about .right {
    padding-bottom: 0;
    padding-right: 0;
  }
  .job2 {
    overflow: auto;
  }
  .job2 .info {
    width: 1024px;
  }
  .product-top .text .btn a {
    display: none;
  }
  .prolist li .text .btn a {
    display: none;
  }
  .product-top .text .btn a.tel {
    display: block;
  }
  .prolist li .text .btn a.tel {
    display: inline-block;
  }
}
@media (max-width: 500px) {
  .header .header-right .phone {
    display: none;
  }
  .home-about .right .list {
    position: relative;
    bottom: auto;
    left: auto;
  }
  .home-about .right .list ul li {
    width: 50%;
    margin: 10px 0;
  }
  .newslist li .text {
    width: 100%;
  }
  .newslist li .pic {
    width: 100%;
    margin-bottom: 7px;
  }
  .pro-top .left .ul ul li {
    margin-bottom: 20px;
  }
  .contact03 .info .text {
    width: 100%;
  }
  .contact03 .info {
    padding: 20px 0;
  }
  .related-pro .inmain-title {
    font-size: 22px;
  }
  .second-nav .left5 ul li {
    width: 33.3333%;
  }
  .about01 .text {
    width: 100%;
  }
  .honorlist li {
    padding: 0 4px;
  }
  .about05 .li a {
    margin: 0 5px;
    width: 130px;
    line-height: 42px;
  }
  .news1 .list li {
    width: 100%;
  }
  .list-page-news li p a b {
    display: none;
  }
  .support .support-info ul li {
    width: 100%;
  }
  .support .support-nr {
    padding: 20px;
  }
  .contact03 .info .text {
    width: 100%;
    padding: 0 10px;
  }
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url(../font/Montserrat-Regular.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald-Regular';
  src: url(../font/Oswald-Regular.otf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald-Bold';
  src: url('../font/Oswald-Bold.woff2') format('woff2'), url('../font/Oswald-Bold.woff') format('woff'), url('../font/Oswald-Bold.ttf') format('truetype'), url('../font/Oswald-Bold.eot') format('embedded-opentype'), url('../font/Oswald-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../font/Roboto-Bold.woff2') format('woff2'), url('../font/Roboto-Bold.woff') format('woff'), url('../font/Roboto-Bold.ttf') format('truetype'), url('../font/Roboto-Bold.eot') format('embedded-opentype'), url('../font/Roboto-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'D-DINCondensed';
  src: url('../font/D-DINCondensed.woff2') format('woff2'), url('../font/D-DINCondensed.woff') format('woff'), url('../font/D-DINCondensed.ttf') format('truetype'), url('../font/D-DINCondensed.eot') format('embedded-opentype'), url('../font/D-DINCondensed.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*!
 * fullPage 2.9.5
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
#section-footer .fp-tableCell {
  display: block;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38rem;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: hidden;
  position: relative;
}
.fp-scroller {
  overflow: hidden;
}
.iScrollIndicator {
  border: 0 !important;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 55%;
  opacity: 1;
  width: 50px;
  -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav.right {
  right: 70px;
}
#fp-nav.left {
  left: 17px;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 50px;
  height: 30px;
  text-align: center;
  position: relative;
}
.fp-slidesNav ul li {
  display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a:before,
.fp-slidesNav ul li a:before {
  content: '';
  width: 0;
  height: 1px;
  left: 50%;
  bottom: 5px;
  display: none;
  background: #fff;
  position: absolute;
  transition: all 334ms ease;
  -webkit-transition: all 334ms ease;
}
#fp-nav ul li a.active:before,
#fp-nav ul li:hover a.active:before,
.fp-slidesNav ul li a.active:before,
.fp-slidesNav ul li:hover a:before {
  width: 20px;
  left: 24px;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  background: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  position: absolute;
  z-index: 1;
  border: 0;
  color: #fff;
  font-size: 0;
  font-family: arial;
  width: 12px;
  height: 12px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  border: solid 2px #fff;
  border-radius: 100%;
}
#fp-nav ul li:last-child {
  display: none;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  background: #fff;
}
#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto !important;
}
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dots {
  position: absolute;
  bottom: 46px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 20px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  content: '';
  text-align: center;
  color: #000;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
@keyframes slideUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@keyframes fadeInLeft2 {
  0% {
    opacity: 0;
    transform: translate3d(-70px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft2 {
  animation-name: fadeInLeft2;
}
@keyframes fadeInRight2 {
  0% {
    opacity: 0;
    transform: translate3d(70px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight2 {
  animation-name: fadeInRight2;
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    transform: translate3d(0, 70px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp2 {
  animation-name: fadeInUp2;
}
@keyframes fadeInDown2 {
  0% {
    opacity: 0;
    transform: translate3d(0, -70px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown2 {
  animation-name: fadeInDown2;
}
@-webkit-keyframes pulsed {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(2, 2, 2);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(0.8, 0.8, 0.8);
  }
}
@keyframes mymove {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes mymove {
  0% {
    transform: scale(0.3);
  }
  100% {
    transform: scale(1);
  }
}
